diff options
Diffstat (limited to 'textproc/p5-Pod-Tree/Makefile')
-rw-r--r-- | textproc/p5-Pod-Tree/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 585b8f5ca4ef..637d214508d0 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -9,8 +9,7 @@ PORTNAME= Pod-Tree PORTVERSION= 1.15 CATEGORIES= textproc devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Pod +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |