diff options
Diffstat (limited to 'devel/p5-Spiffy')
-rw-r--r-- | devel/p5-Spiffy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile index dc4cb8cf0416..71cd6d848640 100644 --- a/devel/p5-Spiffy/Makefile +++ b/devel/p5-Spiffy/Makefile @@ -8,8 +8,8 @@ PORTNAME= Spiffy PORTVERSION= 0.30 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |