diff options
Diffstat (limited to 'textproc/p5-Pod-Parser')
-rw-r--r-- | textproc/p5-Pod-Parser/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index 02fe54cc68a5..b4a71d0445cc 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -8,8 +8,7 @@ PORTNAME= Pod-Parser PORTVERSION= 1.35 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Pod +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org |