diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-15 11:53:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-15 11:53:03 +0000 |
commit | 7e710503a4f3bab16c43c7aa7cdf7928c1de1c54 (patch) | |
tree | bff3a6bfac07640624f2c4005cac395fdc02c276 /games | |
parent | c4f2d7146cf5898432d7cf85ea1e05c57abce633 (diff) | |
download | ports-7e710503a4f3bab16c43c7aa7cdf7928c1de1c54.tar.gz ports-7e710503a4f3bab16c43c7aa7cdf7928c1de1c54.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/ifm/Makefile | 2 | ||||
-rw-r--r-- | games/xmemory/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index 456a314da97d..528b52f619ce 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/mapping-tools/ \ ftp://wuarchive.wustl.edu/doc/misc/if-archive/mapping-tools/ DISTFILES= ifm41.tgz -MAINTAINER= bsdport@ddm.wox.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive Fiction mapper and walkthrough generator RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/games/xmemory/Makefile b/games/xmemory/Makefile index 787036071fb8..fdb377da80d0 100644 --- a/games/xmemory/Makefile +++ b/games/xmemory/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer EXTRACT_SUFX= .tgz -MAINTAINER= bsdport@ddm.wox.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-player memory game USE_IMAKE= yes |