diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-23 03:53:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-23 03:53:02 +0800 |
commit | e782353eee0bb7585ca72374b0d792d90d68c5c0 (patch) | |
tree | 196ba9bbabe58e81181dc686b9d4d6617d900f99 /emulators/gxmame | |
parent | 6cfe8262cf1ac23061e8ae92b7fc5cd295eed0c5 (diff) | |
download | marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar.gz marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar.bz2 marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar.lz marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar.xz marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.tar.zst marcuscom-ports-e782353eee0bb7585ca72374b0d792d90d68c5c0.zip |
Sync w/ FreeBSD ports tree. As for deskutils/alexandria, I will do it after
I finish with my day.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'emulators/gxmame')
-rw-r--r-- | emulators/gxmame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile index 6064e3a97..97f40f044 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${DISTVERSION} -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= GXmame is a GTK frontend for xmame LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |