diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 05:46:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 05:46:46 +0800 |
commit | 375cbbe8221d1b7f42887b56fb6cf632d7e1dbc9 (patch) | |
tree | 9febddd801b252f5e6802d8bee268552c2555964 /emulators | |
parent | 8439dd8efd7f6769cd67ec92e18497d6c4962d11 (diff) | |
download | freebsd-ports-gnome-375cbbe8221d1b7f42887b56fb6cf632d7e1dbc9.tar.gz freebsd-ports-gnome-375cbbe8221d1b7f42887b56fb6cf632d7e1dbc9.tar.zst freebsd-ports-gnome-375cbbe8221d1b7f42887b56fb6cf632d7e1dbc9.zip |
Reset bouncing maintainer address:
<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
<verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cinc/Makefile | 2 | ||||
-rw-r--r-- | emulators/grustibus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cinc/Makefile b/emulators/cinc/Makefile index 978ea022f46e..5d4b3805e8a0 100644 --- a/emulators/cinc/Makefile +++ b/emulators/cinc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cinc -MAINTAINER= verm@drunkmonk.net +MAINTAINER= ports@FreeBSD.org COMMENT= Bell Laboratories cardiac computer emulator GNU_CONFIGURE= yes diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index a3a4b2395126..74d917c9f581 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= grustibus -MAINTAINER= verm@drunkmonk.net +MAINTAINER= ports@FreeBSD.org COMMENT= An xmame frontend for Gnome RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame |