diff options
author | adamw <adamw@FreeBSD.org> | 2006-09-23 19:35:56 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2006-09-23 19:35:56 +0000 |
commit | 6ac755629f3b579bfa2fb57fae62fd44050488d3 (patch) | |
tree | e0a01ab04e78187c955d604138f19ee2c3c31151 /games/tuxracer_golf | |
parent | 8589a1120fbcdffdc98a1e78b07e3c373d1b2005 (diff) | |
download | FreeBSD-ports-6ac755629f3b579bfa2fb57fae62fd44050488d3.zip FreeBSD-ports-6ac755629f3b579bfa2fb57fae62fd44050488d3.tar.gz |
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/tuxracer_golf')
-rw-r--r-- | games/tuxracer_golf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index 21c1f48..db70977 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 |