summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2013-10-29 17:59:47 +0000
committernemysis <nemysis@FreeBSD.org>2013-10-29 17:59:47 +0000
commitaa4ded868104fddcadeed290b0867154c65f74c2 (patch)
tree8f87e868f1aca3eaef4d659a8494a11f106f1425
parent13a16aca29f2b41611a9d83b9f4bd290390b1817 (diff)
downloadFreeBSD-ports-aa4ded868104fddcadeed290b0867154c65f74c2.zip
FreeBSD-ports-aa4ded868104fddcadeed290b0867154c65f74c2.tar.gz
- Reset maintainer to ports@
PR: ports/183261 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Approved by: pawel / wg (mentors, implicit)
-rw-r--r--games/doom-hacx/Makefile2
-rw-r--r--games/doom-hr/Makefile2
-rw-r--r--games/doom-hr2/Makefile2
-rw-r--r--games/doom-wolfendoom/Makefile2
-rw-r--r--games/dopewars/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--news/newsgrab/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/games/doom-hacx/Makefile b/games/doom-hacx/Makefile
index 091e8ae..7c91f85 100644
--- a/games/doom-hacx/Makefile
+++ b/games/doom-hacx/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX}
DISTNAME= ${PORTNAME}.wad
EXTRACT_SUFX= .bz2
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Full TC using the Doom II engine
USE_BZIP2= yes
diff --git a/games/doom-hr/Makefile b/games/doom-hr/Makefile
index 9a3f904..2371346 100644
--- a/games/doom-hr/Makefile
+++ b/games/doom-hr/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${DMPKGNAMEPREFIX}
DISTFILES= ${PORTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Hell Revealed is a megawad, a 32-level replacement for DooM II
USE_ZIP= yes
diff --git a/games/doom-hr2/Makefile b/games/doom-hr2/Makefile
index dbcf5bc..9a40db8 100644
--- a/games/doom-hr2/Makefile
+++ b/games/doom-hr2/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.doomworld.com/hr2/
PKGNAMEPREFIX= ${DMPKGNAMEPREFIX}
DISTNAME= hr2final
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Hell Revealed II is a megawad, a 32-level replacement for DooM II
USE_ZIP= yes
diff --git a/games/doom-wolfendoom/Makefile b/games/doom-wolfendoom/Makefile
index 9c690dc..dff00c9 100644
--- a/games/doom-wolfendoom/Makefile
+++ b/games/doom-wolfendoom/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.ijs.si/~lesi/distfiles/doom/
PKGNAMEPREFIX= ${DMPKGNAMEPREFIX}
DISTNAME= ${PORTNAME}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Wolfenstein 3D levels ported to Doom II
USE_BZIP2= yes
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 73864a1..3753805 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= UNIX rewrite of a game originally based on "Drug Wars"
USES= gettext
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index a798165..a199fea 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer-capable and modified version of ID's classic DOOM game
LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index bc0a69e..daab2b0 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= news
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Download and uudecode binary files from USENET using regexps
RUN_DEPENDS= p5-NNTPClient>=0:${PORTSDIR}/news/p5-NNTPClient \
OpenPOWER on IntegriCloud