diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2006-09-23 19:35:56 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2006-09-23 19:35:56 +0000 |
commit | ed8efc9d700175fd0e85d5443063a966288fe3d1 (patch) | |
tree | 59c70bc76565d941a1c6494747c7d2a66e9dbfe4 /games | |
parent | ce12b1594daba81daa9954cecccd0b1b0bc31d34 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/monkeybubble/Makefile | 2 | ||||
-rw-r--r-- | games/ppracer/Makefile | 2 | ||||
-rw-r--r-- | games/tuxracer_golf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 458a09b5632e..49fd22d9c2b7 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games gnome MASTER_SITES= http://home.gna.org/monkeybubble/downloads/ DISTNAME= monkey-bubble-${PORTVERSION} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 Puzzle Bobble clone with monkeys USE_X_PREFIX= yes diff --git a/games/ppracer/Makefile b/games/ppracer/Makefile index a7a71352bd16..99d86756d321 100644 --- a/games/ppracer/Makefile +++ b/games/ppracer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Downhill racing game... kindof like TuxRacer Improved LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index 21c1f486ec1b..db70977ad35c 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= adamw -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A golf course theme for Tux Racer RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer |