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