diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-24 12:35:06 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2010-04-24 12:35:06 +0000 |
commit | e839730a4e223a4cebd500b0607c9abf4f10409e (patch) | |
tree | ba32514e7bacf98a7686482e0edca1cbe79e09f5 /games/alephone | |
parent | ca11f7bb6eca59a151bb4cd646d5464e25791123 (diff) | |
download | ports-e839730a4e223a4cebd500b0607c9abf4f10409e.tar.gz ports-e839730a4e223a4cebd500b0607c9abf4f10409e.zip |
- Release maintainership of some ports I'm not interested in
Notes
Notes:
svn path=/head/; revision=253168
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 0b06cfb9e5a8..d7d215d81ea2 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2008-09-13 DISTNAME= AlephOne-${PORTVERSION} -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs |