diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/angband/Makefile | 2 | ||||
-rw-r--r-- | games/inform/Makefile | 2 | ||||
-rw-r--r-- | games/jzip/Makefile | 2 | ||||
-rw-r--r-- | games/xfrisk/Makefile | 2 | ||||
-rw-r--r-- | games/xinfocom/Makefile | 2 | ||||
-rw-r--r-- | games/xpat2/Makefile | 2 | ||||
-rw-r--r-- | games/xzip/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index cca64ea3e94d..d8fee477e699 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.thangorodrim.net/pub/angband/Source/ \ ftp://ftp.sunet.se/pub/games/Angband/Source/ \ ftp://ftp.planetmirror.com/pub/angband/Source/ -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game with color, X11 support GNU_CONFIGURE= yes diff --git a/games/inform/Makefile b/games/inform/Makefile index 1b3279d95533..0ad3c28c1b6c 100644 --- a/games/inform/Makefile +++ b/games/inform/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/sou ftp://ftp.ifarchive.org/if-archive/infocom/compilers/inform6/library/ DISTFILES= inform630_source.zip inform_library611.zip -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for producing text adventure games .if !defined(NOPORTDOCS) diff --git a/games/jzip/Makefile b/games/jzip/Makefile index 43a1ea9d6aad..14b3fdbaf548 100644 --- a/games/jzip/Makefile +++ b/games/jzip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mph DISTNAME= jzip201g -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A text-mode Infocom game interpreter USE_ZIP= yes diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 4bd982e9264a..02f58288aabe 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://tuxick.net/xfrisk/files/ DISTNAME= XFrisk-${PORTVERSION} -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player networked Risk game for X11 LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile index 1a9b1936dd4f..1dfc607f1071 100644 --- a/games/xinfocom/Makefile +++ b/games/xinfocom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= mph DISTFILES= unix8m.tgz -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Infocom game interpreter for X11 PLIST_FILES= bin/xinfocom diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 6744fd3e05ed..d791bb760881 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/solitaires DISTNAME= ${PORTNAME}-${PORTVERSION}-src WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 solitaire game with 14 variations USE_IMAKE= yes diff --git a/games/xzip/Makefile b/games/xzip/Makefile index ff6e99ac14d4..b1f52b0f71a5 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \ ftp://wuarchive.wustl.edu/doc/misc/if-archive/infocom/interpreters/zip/ DISTFILES= xzip182.tar.Z -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Infocom game interpreter that runs under X11 WRKSRC= ${WRKDIR}/xzip |