diff options
Diffstat (limited to 'textproc/p5-RTF-Writer/Makefile')
-rw-r--r-- | textproc/p5-RTF-Writer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-RTF-Writer/Makefile b/textproc/p5-RTF-Writer/Makefile index f5733b9cfbe8..59c2d33672b6 100644 --- a/textproc/p5-RTF-Writer/Makefile +++ b/textproc/p5-RTF-Writer/Makefile @@ -8,8 +8,7 @@ PORTNAME= RTF-Writer PORTVERSION= 1.11 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= RTF +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org |