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