diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-12 02:38:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-12 02:38:28 +0000 |
commit | fb576838a080aa07f4f02a600872b55ac7c6ac64 (patch) | |
tree | 464ec82bb3a04ca4f860db9b1479a2133cf4da96 | |
parent | 8583e2054a4b20b25f97357cc457cdc03c6ca8df (diff) | |
download | freebsd-ports-fb576838a080aa07f4f02a600872b55ac7c6ac64.zip |
Reset undeliverable maintainer address:
<freebsd.alex@trull.org>: host mx1.imperitas.net[212.9.103.200] said: 550 relay
not permitted (in reply to RCPT TO command)
-rw-r--r-- | games/scummvm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index a77d77c5a15b..830a1a1d708a 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm -MAINTAINER= freebsd.alex@trull.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for use with the SCUMMVM game emulator RUN_DEPENDS= scummvm:${PORTSDIR}/games/scummvm |