aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorak <ak@FreeBSD.org>2013-10-24 04:45:10 +0800
committerak <ak@FreeBSD.org>2013-10-24 04:45:10 +0800
commit83f6b27dc83249c02ec99a92db7fca74375dc6b5 (patch)
tree84056547fc67df8dd731dcf176844fc9a2d209bf /archivers
parenta57e25e19f546eddc7c1e37a8190e39b82d80924 (diff)
downloadfreebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.gz
freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.tar.zst
freebsd-ports-gnome-83f6b27dc83249c02ec99a92db7fca74375dc6b5.zip
- Return ports to the pool
PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/unarj/Makefile2
-rw-r--r--archivers/untar/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile
index 1e467b3939d1..9fcbf9660794 100644
--- a/archivers/unarj/Makefile
+++ b/archivers/unarj/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ache
EXTRACT_SUFX= .tgz
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Allows files to be extracted from ARJ archives
NO_STAGE= yes
diff --git a/archivers/untar/Makefile b/archivers/untar/Makefile
index 5841c940c4e1..dce9a88f082e 100644
--- a/archivers/untar/Makefile
+++ b/archivers/untar/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .c
EXTRACT_ONLY=
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lists/Extracts files from a "*.tgz" or "*.gz" archive
NO_STAGE= yes