aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2008-03-12 13:27:28 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2008-03-12 13:27:28 +0000
commitf856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch)
tree081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /archivers
parent2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff)
downloadports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.gz
ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.zip
Notes
Diffstat (limited to 'archivers')
-rw-r--r--archivers/makeself/Makefile2
-rw-r--r--archivers/p5-Compress-Raw-Bzip2/Makefile2
-rw-r--r--archivers/p5-Compress-Raw-Zlib/Makefile2
-rw-r--r--archivers/p5-Compress-Zlib/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Base/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Bzip2/Makefile2
-rw-r--r--archivers/p5-IO-Compress-Zlib/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index 5d0056c00ea8..10d994102279 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= http://www.megastep.org/makeself/
EXTRACT_SUFX= .run
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= A neat script to make self-extracting archives
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
diff --git a/archivers/p5-Compress-Raw-Bzip2/Makefile b/archivers/p5-Compress-Raw-Bzip2/Makefile
index 1dd8cb5d6711..b066345f1f93 100644
--- a/archivers/p5-Compress-Raw-Bzip2/Makefile
+++ b/archivers/p5-Compress-Raw-Bzip2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Low-Level Interface to bzip2 compression library
PERL_CONFIGURE= YES
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile
index b28a4ed8008b..71f388d42434 100644
--- a/archivers/p5-Compress-Raw-Zlib/Makefile
+++ b/archivers/p5-Compress-Raw-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Low-Level Interface to zlib compression library
PERL_CONFIGURE= YES
diff --git a/archivers/p5-Compress-Zlib/Makefile b/archivers/p5-Compress-Zlib/Makefile
index f7d2dbd3f393..5c5a8d11f263 100644
--- a/archivers/p5-Compress-Zlib/Makefile
+++ b/archivers/p5-Compress-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 interface to zlib compression library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
diff --git a/archivers/p5-IO-Compress-Base/Makefile b/archivers/p5-IO-Compress-Base/Makefile
index 8d4d083cfea1..96a06afddbfc 100644
--- a/archivers/p5-IO-Compress-Base/Makefile
+++ b/archivers/p5-IO-Compress-Base/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Base Class for IO::Uncompress modules
PERL_CONFIGURE= YES
diff --git a/archivers/p5-IO-Compress-Bzip2/Makefile b/archivers/p5-IO-Compress-Bzip2/Makefile
index d0f8f0c6b222..205d45a79fc9 100644
--- a/archivers/p5-IO-Compress-Bzip2/Makefile
+++ b/archivers/p5-IO-Compress-Bzip2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= An interface to allow writing bzip2 compressed data to files or buffer
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
diff --git a/archivers/p5-IO-Compress-Zlib/Makefile b/archivers/p5-IO-Compress-Zlib/Makefile
index 1bb26f6fe6d2..e2ca3284d9d7 100644
--- a/archivers/p5-IO-Compress-Zlib/Makefile
+++ b/archivers/p5-IO-Compress-Zlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jadawin@tuxaco.net
+MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 interface for reading and writing of (g)zip files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \