aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-31 16:11:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-31 16:11:33 +0000
commit075372439e31e533dc03efc978c174f721dd204e (patch)
tree5cb83e39a2186239971ab385fd97f57e5b38f097 /archivers
parent70b462c39acdde73a09cd8948f1fff94d0a0b73f (diff)
downloadports-075372439e31e533dc03efc978c174f721dd204e.tar.gz
ports-075372439e31e533dc03efc978c174f721dd204e.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/deutex/Makefile2
-rw-r--r--archivers/dzip/Makefile2
-rw-r--r--archivers/nwreckdum/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/deutex/Makefile b/archivers/deutex/Makefile
index 443c891977e2..49c079957395 100644
--- a/archivers/deutex/Makefile
+++ b/archivers/deutex/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= archivers games
MASTER_SITES= http://www.teaser.fr/~amajorel/deutex/ \
http://freebsd.nsu.ru/distfiles/
-MAINTAINER= games@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= WAD file manipulator for Doom, Heretic, Hexen, and Strife
LICENSE= GPLv2
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile
index 8cf714dd8740..08fdda82e8ca 100644
--- a/archivers/dzip/Makefile
+++ b/archivers/dzip/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= archivers games
MASTER_SITES= http://speeddemosarchive.com/dzip/
DISTNAME= dz${PORTVERSION:S/.//g}src
-MAINTAINER= games@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= File compression utility specializing in Quake demo compression
LICENSE= ZLIB
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile
index 6f6d2b3f4247..6bba1c6449eb 100644
--- a/archivers/nwreckdum/Makefile
+++ b/archivers/nwreckdum/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.0.6
PORTREVISION= 2
CATEGORIES= archivers games
-MAINTAINER= games@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for manipulating of Quake packed data files
LICENSE= GPLv2