diff options
Diffstat (limited to 'textproc/p5-PPI/Makefile')
-rw-r--r-- | textproc/p5-PPI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index 01dfc18d6224..c75cc5f05443 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -8,7 +8,7 @@ PORTNAME= PPI PORTVERSION= 1.201 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK PKGNAMEPREFIX= p5- |