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/ppracer | |
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/ppracer')
-rw-r--r-- | games/ppracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |