aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-03-24 19:59:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-03-24 19:59:43 +0000
commit141768ecc61d77fc018d9a67c96936071a835e76 (patch)
treea134cb00df1e152b6d03830bd0c34ee4d9c1624a /archivers
parent25f544b04d6481f76a07ec0546f3ccc83309c371 (diff)
downloadports-141768ecc61d77fc018d9a67c96936071a835e76.tar.gz
ports-141768ecc61d77fc018d9a67c96936071a835e76.zip
Use CPAN macro.
PR: 121989 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes
Notes: svn path=/head/; revision=209718
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Zip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index 9624accaaf7a..b294510217c7 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -8,7 +8,7 @@
PORTNAME= Archive-Zip
PORTVERSION= 1.23
CATEGORIES= archivers perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Archive
PKGNAMEPREFIX= p5-