diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | c0379f51fd2e7a8153c12882cb64f4bddae5a9a3 (patch) | |
tree | 2478ff4dabbea5844338aa5aaac8a848915dfa58 /games/trophy | |
parent | ab162cfd85a47f76dbd1f993792047b738aa26af (diff) |
Notes
Diffstat (limited to 'games/trophy')
-rw-r--r-- | games/trophy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trophy/Makefile b/games/trophy/Makefile index 2ba170b6b2cd..4cdb433c8a4b 100644 --- a/games/trophy/Makefile +++ b/games/trophy/Makefile @@ -14,7 +14,7 @@ CATEGORIES= games #MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITES= http://trophy.sourceforge.net/archives/ -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A single player racing game LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib |