diff options
author | kris <kris@FreeBSD.org> | 2005-02-13 07:37:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-13 07:37:05 +0800 |
commit | e079e1299b23af3f2eb5dc11de720c1bd108bab5 (patch) | |
tree | 419c1067c118a10adb0c8bdbf37d098e0b00b35b /emulators | |
parent | 6352b1f3589f54e763e92ffbdea91f360c90fffa (diff) | |
download | freebsd-ports-gnome-e079e1299b23af3f2eb5dc11de720c1bd108bab5.tar.gz freebsd-ports-gnome-e079e1299b23af3f2eb5dc11de720c1bd108bab5.tar.zst freebsd-ports-gnome-e079e1299b23af3f2eb5dc11de720c1bd108bab5.zip |
Reset bouncing maintainer address:
<<< 550 5.7.1 <tlp@liquidx.org>... Relaying denied
550 5.1.1 <tlp@liquidx.org>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)
Diffstat (limited to 'emulators')
-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 c3142d5d550d..b6046e635126 100644 --- a/emulators/gxmame/Makefile +++ b/emulators/gxmame/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= tlp@liquidx.org +MAINTAINER= ports@FreeBSD.org COMMENT= GXmame is a GTK frontend for xmame RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |