diff options
Diffstat (limited to '')
-rw-r--r-- | games/qcc/Makefile | 2 | ||||
-rw-r--r-- | games/quakeserver/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/qcc/Makefile b/games/qcc/Makefile index b735d388026c..38e04f4e755c 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/source/ DISTNAME= ${PORTNAME} -MAINTAINER= jfitz@freebsd.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/send MAKEFILE= makefile diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index 56bde3349cac..b9050545a836 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/quake/planetquake/threewave/unix/ \ DISTFILES= unixded-1.0-i386-unknown-bsdi3.0.tar.gz \ quake106.zip -MAINTAINER= jfitz@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ lha:${PORTSDIR}/archivers/lha |