diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-09-22 17:10:26 +0000 |
commit | e475c19a24ad0be6c77798ac658eb897a7825ec3 (patch) | |
tree | c209aa104fcfe729531c297b4301e67a1019dd54 /archivers | |
parent | aa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff) | |
download | ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-Raw-Lzma/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-IO-Compress-Lzma/Makefile | 2 | ||||
-rw-r--r-- | archivers/unshield/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Compress-Raw-Lzma/Makefile b/archivers/p5-Compress-Raw-Lzma/Makefile index a41ce67fb626..8117645520ef 100644 --- a/archivers/p5-Compress-Raw-Lzma/Makefile +++ b/archivers/p5-Compress-Raw-Lzma/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-Level Interface to lzma compression library PERL_CONFIGURE= yes diff --git a/archivers/p5-IO-Compress-Lzma/Makefile b/archivers/p5-IO-Compress-Lzma/Makefile index 7d66f34d26bd..d0d7ff2c6aca 100644 --- a/archivers/p5-IO-Compress-Lzma/Makefile +++ b/archivers/p5-IO-Compress-Lzma/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write lzma files/buffers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Lzma.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index 706392397265..cfd9bf1a334b 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= archivers MASTER_SITES= SF/synce/Unshield/${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extract data from InstallShield CAB files USE_AUTOTOOLS= libtool:22 |