diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
commit | fe44f94ecc0c8c6370076a1ec1c297f194a936e5 (patch) | |
tree | 0205c0064684e9832cac7c66f125797be138636c /games/trophy | |
parent | 3feb13951d62b43d0df55d4321dc756c94c911f5 (diff) | |
download | ports-fe44f94ecc0c8c6370076a1ec1c297f194a936e5.tar.gz ports-fe44f94ecc0c8c6370076a1ec1c297f194a936e5.zip |
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 c703edc39fbf..2b0a574f51f0 100644 --- a/games/trophy/Makefile +++ b/games/trophy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A single player racing game LIB_DEPENDS= clanCore.2:${PORTSDIR}/devel/clanlib |