diff options
Diffstat (limited to 'textproc/p5-YAML/Makefile')
-rw-r--r-- | textproc/p5-YAML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 8352a71698e5..b09bd3866484 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -8,8 +8,7 @@ PORTNAME= YAML PORTVERSION= 0.66 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= YAML +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |