diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /games | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/dopewars/Makefile | 2 | ||||
-rw-r--r-- | games/xscorch/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 151803ef3363..51cee944d0ca 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/ MASTER_SITE_SUBDIR= dopewars -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A UNIX rewrite of a game originally based on "Drug Wars" USE_GETTEXT= yes diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index bc83bcc38ab8..57c8491658e7 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://chaos2.org/xscorch/ \ http://mirror.dok.org/xscorch/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiplayer tank shoot-em-up LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod |