diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
commit | 871be174caf5f1a486337e9218249dfa516991f1 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /archivers | |
parent | 45429d5b95bbeb061750bb8518378043038699bd (diff) | |
download | freebsd-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/Makefile | 2 | ||||
-rw-r--r-- | archivers/pear-PHP_Archive/Makefile | 2 |
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 |