aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-05-01 09:47:10 +0800
committerswills <swills@FreeBSD.org>2012-05-01 09:47:10 +0800
commit329dd0e88cc73dac00af32f1557439ab718a69a5 (patch)
treec85c543843d1999d7c5f6f5d98eb3e0f2da053a2 /archivers
parent7810b79dcca121bfcd5a2d75b712b2bdb2342b4c (diff)
downloadfreebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.gz
freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.tar.zst
freebsd-ports-gnome-329dd0e88cc73dac00af32f1557439ab718a69a5.zip
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Any/Makefile2
-rw-r--r--archivers/p5-Compress-LZF/Makefile2
-rw-r--r--archivers/p5-Compress-LZO/Makefile2
-rw-r--r--archivers/p5-POE-Filter-LZF/Makefile2
-rw-r--r--archivers/p5-POE-Filter-LZO/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile
index 86bf6b563c13..522f5c0982f0 100644
--- a/archivers/p5-Archive-Any/Makefile
+++ b/archivers/p5-Archive-Any/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Single interface to deal with file archives
BUILD_DEPENDS= p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
diff --git a/archivers/p5-Compress-LZF/Makefile b/archivers/p5-Compress-LZF/Makefile
index c2144c1544f1..544c64efbe1f 100644
--- a/archivers/p5-Compress-LZF/Makefile
+++ b/archivers/p5-Compress-LZF/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Extremely light-weight Lempel-Ziv-Free compression
PERL_CONFIGURE= yes
diff --git a/archivers/p5-Compress-LZO/Makefile b/archivers/p5-Compress-LZO/Makefile
index 1bff870c77bf..3ca636cdb6c1 100644
--- a/archivers/p5-Compress-LZO/Makefile
+++ b/archivers/p5-Compress-LZO/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to the LZO compression library
LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2
diff --git a/archivers/p5-POE-Filter-LZF/Makefile b/archivers/p5-POE-Filter-LZF/Makefile
index 6915187146d8..629272bad308 100644
--- a/archivers/p5-POE-Filter-LZF/Makefile
+++ b/archivers/p5-POE-Filter-LZF/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:BINGOS
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::LZF
BUILD_DEPENDS= p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile
index f6de00ea14a3..8265bc8a92ec 100644
--- a/archivers/p5-POE-Filter-LZO/Makefile
+++ b/archivers/p5-POE-Filter-LZO/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:BINGOS
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A POE filter wrapped around Compress::LZO
BUILD_DEPENDS= p5-Compress-LZO>=1.08:${PORTSDIR}/archivers/p5-Compress-LZO \