diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 20:27:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 20:27:28 +0000 |
commit | a85404800a724144efbeb0a22a4721c6d048caf4 (patch) | |
tree | 159996d87923980f7f1c6383ddbc72fb8a6200c6 /textproc/p5-libxml | |
parent | 994f70c2520adbcab11a11a39ec8d8f5a25ebbd8 (diff) | |
download | ports-a85404800a724144efbeb0a22a4721c6d048caf4.tar.gz ports-a85404800a724144efbeb0a22a4721c6d048caf4.zip |
Notes
Diffstat (limited to 'textproc/p5-libxml')
-rw-r--r-- | textproc/p5-libxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index d4ec94a438ad..4be84427f27e 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -8,7 +8,7 @@ PORTNAME= libxml PORTVERSION= 0.08 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/XML PKGNAMEPREFIX= p5- DISTNAME= libxml-perl-${PORTVERSION} |