diff options
author | adamw <adamw@FreeBSD.org> | 2006-09-24 03:35:56 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2006-09-24 03:35:56 +0800 |
commit | 6ac755629f3b579bfa2fb57fae62fd44050488d3 (patch) | |
tree | e0a01ab04e78187c955d604138f19ee2c3c31151 /games | |
parent | 8589a1120fbcdffdc98a1e78b07e3c373d1b2005 (diff) | |
download | freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.tar.gz freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.tar.zst freebsd-ports-gnome-6ac755629f3b579bfa2fb57fae62fd44050488d3.zip |
Release my ports back into the wild.
Be free, little ports. May you all grow big and strong.
Except gnome-icons-edge. You should probably be nuked. Just sayin'.
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 |