diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-28 19:09:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-07-28 19:09:32 +0000 |
commit | 2f3639dae6435454074bdf9b1920afaead311f37 (patch) | |
tree | 818f312983d86103f0402523db02976cb43be455 /games/alephone | |
parent | 06b2f8f373fb330d2bc08b3840ecbab4eff476e4 (diff) | |
download | ports-2f3639dae6435454074bdf9b1920afaead311f37.tar.gz ports-2f3639dae6435454074bdf9b1920afaead311f37.zip |
Notes
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 b25add8d3a3b..dadf4e1d705a 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/marathon DISTNAME= AlephOne-${PORTVERSION} -MAINTAINER= ray@cultofray.net +MAINTAINER= ports@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game BUILD_DEPENDS= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost |