diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /archivers | |
parent | - Update to 3.4.1 (diff) |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275886
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-POE-Filter-LZF/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-POE-Filter-LZO/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 05abc914e632..ad2b3109055a 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -9,7 +9,7 @@ PORTNAME= Archive-Tar PORTVERSION= 1.76 CATEGORIES= archivers perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org diff --git a/archivers/p5-POE-Filter-LZF/Makefile b/archivers/p5-POE-Filter-LZF/Makefile index 037ba7f87aa1..6915187146d8 100644 --- a/archivers/p5-POE-Filter-LZF/Makefile +++ b/archivers/p5-POE-Filter-LZF/Makefile @@ -9,7 +9,7 @@ PORTNAME= POE-Filter-LZF PORTVERSION= 1.6.8 CATEGORIES= archivers perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile index bfa622047489..f6de00ea14a3 100644 --- a/archivers/p5-POE-Filter-LZO/Makefile +++ b/archivers/p5-POE-Filter-LZO/Makefile @@ -9,7 +9,7 @@ PORTNAME= POE-Filter-LZO PORTVERSION= 1.6.8 CATEGORIES= archivers perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/B/BI/BINGOS +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} |