summaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-CheckUTF8
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
commitc36ad3d129196bf371f8b1e650cef771fc18aaaf (patch)
treecaeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /textproc/p5-Unicode-CheckUTF8
parent- fix running time error by installing missing perl module (diff)
- Provide additional mirrors where needed
- Convert to "magic" master sites - Various minor portlint-prodded fixes
Notes
Notes: svn path=/head/; revision=169159
Diffstat (limited to 'textproc/p5-Unicode-CheckUTF8')
-rw-r--r--textproc/p5-Unicode-CheckUTF8/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Unicode-CheckUTF8/Makefile b/textproc/p5-Unicode-CheckUTF8/Makefile
index 976f18593b45..75b6936701f0 100644
--- a/textproc/p5-Unicode-CheckUTF8/Makefile
+++ b/textproc/p5-Unicode-CheckUTF8/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Unicode-CheckUTF8
DISTVERSION= 1.01
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Unicode
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= infofarmer@FreeBSD.org