diff options
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 |