diff options
Diffstat (limited to 'converters/p5-Encode/Makefile')
-rw-r--r-- | converters/p5-Encode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Encode/Makefile b/converters/p5-Encode/Makefile index cc5027c82d91..1ac4143eaeeb 100644 --- a/converters/p5-Encode/Makefile +++ b/converters/p5-Encode/Makefile @@ -8,8 +8,7 @@ PORTNAME= Encode PORTVERSION= 2.24 CATEGORIES= converters perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Encode +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org |