diff options
-rw-r--r-- | games/alephone-data/Makefile | 2 | ||||
-rw-r--r-- | games/alephone/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/alephone-data/Makefile b/games/alephone-data/Makefile index 2db093741e6b..45c086242014 100644 --- a/games/alephone-data/Makefile +++ b/games/alephone-data/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://files3.bungie.org/trilogy/ DISTNAME= infinity -MAINTAINER= malyn@strangeGizmo.com +MAINTAINER= ports@FreeBSD.org COMMENT= Data files for the alephone port RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone diff --git a/games/alephone/Makefile b/games/alephone/Makefile index a21b49d5d9a0..481deceaf799 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= marathon DISTNAME= AlephOne-${PORTVERSION} -MAINTAINER= malyn@strangeGizmo.com +MAINTAINER= ports@FreeBSD.org COMMENT= The open source version of Bungie's Marathon game USE_SDL= image net sdl sound |