diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
commit | cffb4846f4d8298329e2f180db80972662d52a59 (patch) | |
tree | bf2636bcc4f416edbe046af800cb72378d5e18e1 /emulators/gxmame | |
parent | 11298ee83b48429295ef18f77af53a5645578d82 (diff) | |
download | ports-cffb4846f4d8298329e2f180db80972662d52a59.tar.gz ports-cffb4846f4d8298329e2f180db80972662d52a59.zip |
Notes
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 8c1ec3256a94..e264c728f8ba 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 |