diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 2 | ||||
-rw-r--r-- | games/kevedit/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/games/kevedit/Makefile b/games/kevedit/Makefile index 17fa2075354e..2fda382b6151 100644 --- a/games/kevedit/Makefile +++ b/games/kevedit/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kevedit -MAINTAINER= ray@cultofray.net +MAINTAINER= ports@FreeBSD.org COMMENT= Modern ZZT editor with necessary features USE_SDL= yes |