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/tuxracer_golf | |
parent | ce12b1594daba81daa9954cecccd0b1b0bc31d34 (diff) | |
download | ports-ed8efc9d700175fd0e85d5443063a966288fe3d1.tar.gz ports-ed8efc9d700175fd0e85d5443063a966288fe3d1.zip |
Notes
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 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 |