diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
commit | 31291626cd098affd21b90096b2b2ef02785e601 (patch) | |
tree | ba6d8658c77e4acff114615486f1e4c530ab78d2 /games | |
parent | f50a6c5196a7ec90acbb4c5cb3b828c7a9396304 (diff) | |
download | ports-31291626cd098affd21b90096b2b2ef02785e601.tar.gz ports-31291626cd098affd21b90096b2b2ef02785e601.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/clanbomber/Makefile | 2 | ||||
-rw-r--r-- | games/gnmm/Makefile | 2 | ||||
-rw-r--r-- | games/xcheckers/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/clanbomber/Makefile b/games/clanbomber/Makefile index 2056d5f6c61e..c7b5f940186a 100644 --- a/games/clanbomber/Makefile +++ b/games/clanbomber/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A bomberman-like multiplayer game LIB_DEPENDS= clanCore.2:${PORTSDIR}/devel/clanlib diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index ec7232999429..2d5947c692cb 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= gnome -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment USE_GETTEXT= yes diff --git a/games/xcheckers/Makefile b/games/xcheckers/Makefile index 3fc72f4a8a35..a06be28c56e4 100644 --- a/games/xcheckers/Makefile +++ b/games/xcheckers/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.3 CATEGORIES= games MASTER_SITES= http://arton.cunst.net/xcheckers/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A checkers game for X11 USE_IMAKE= yes |