aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2015-11-26 20:04:00 +0800
committermiwi <miwi@FreeBSD.org>2015-11-26 20:04:00 +0800
commit871be174caf5f1a486337e9218249dfa516991f1 (patch)
tree3081713bfbac043d0797e43f4ad3cf98dec16df4 /archivers
parent45429d5b95bbeb061750bb8518378043038699bd (diff)
downloadfreebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.gz
freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.zst
freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.zip
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pear-File_Archive/Makefile2
-rw-r--r--archivers/pear-PHP_Archive/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile
index 92b2d3f4d05e..e7c460692107 100644
--- a/archivers/pear-File_Archive/Makefile
+++ b/archivers/pear-File_Archive/Makefile
@@ -5,7 +5,7 @@ PORTNAME= File_Archive
PORTVERSION= 1.5.5
CATEGORIES= archivers www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to manipulate tar, gz, tgz, bz2, tbz, zip, ar (deb) files
BUILD_DEPENDS= ${PEARDIR}/MIME/Type.php:${PORTSDIR}/mail/pear-MIME_Type
diff --git a/archivers/pear-PHP_Archive/Makefile b/archivers/pear-PHP_Archive/Makefile
index 340a5e911f16..258cd35ee935 100644
--- a/archivers/pear-PHP_Archive/Makefile
+++ b/archivers/pear-PHP_Archive/Makefile
@@ -5,7 +5,7 @@ PORTNAME= PHP_Archive
PORTVERSION= 0.12.0
CATEGORIES= archivers pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= Create and Use PHP Archive files
LICENSE= PHP301