diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2010-04-24 20:35:06 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2010-04-24 20:35:06 +0800 |
commit | 9bfde752b94c6c298cdcbb473d66e80b9ef51820 (patch) | |
tree | 25653202dd14eeadea63ca3e815e82445949b622 /games | |
parent | 2a4d509f593ab65daf71fc2f900d8e946662323a (diff) | |
download | freebsd-ports-gnome-9bfde752b94c6c298cdcbb473d66e80b9ef51820.tar.gz freebsd-ports-gnome-9bfde752b94c6c298cdcbb473d66e80b9ef51820.tar.zst freebsd-ports-gnome-9bfde752b94c6c298cdcbb473d66e80b9ef51820.zip |
- Release maintainership of some ports I'm not interested in
Diffstat (limited to 'games')
-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 |