diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /games | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) | |
download | ports-64b4794545c3dd13930b5346b75feccd44f77b34.tar.gz ports-64b4794545c3dd13930b5346b75feccd44f77b34.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/corewars/Makefile | 2 | ||||
-rw-r--r-- | games/wmtictactoe/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile index aba002b42f55..1ec4f68bf00e 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simulation game where the goal is to crash each other's programs USE_X_PREFIX= yes diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 47bbb6132541..15f93bb7d0b6 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/ \ MASTER_SITE_SUBDIR= jim DISTNAME= wmtictactoe-1.1-1 -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dockable TicTacToe game for WindowMaker and AfterStep USE_GMAKE= yes |