diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /games/trophy | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.zst freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip |
Drop maintainership
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 |