aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2002-07-22 03:14:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2002-07-22 03:14:25 +0000
commitfba12cc1be1506bde4566b98c377faf41771a3c1 (patch)
tree5f58c5e973453e031951ba9991eeeb9dbb1fc34c /textproc/p5-XML-Parser/Makefile
parent3e9bb42870d5fc797e70a39ad7768465f18869c6 (diff)
downloadports-fba12cc1be1506bde4566b98c377faf41771a3c1.tar.gz
ports-fba12cc1be1506bde4566b98c377faf41771a3c1.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Parser/Makefile')
-rw-r--r--textproc/p5-XML-Parser/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index a85b11536eb4..9bb60513d2d3 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -6,14 +6,11 @@
#
PORTNAME= XML-Parser
-PORTVERSION= 2.30
-PORTREVISION= 2
+PORTVERSION= 2.31
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
- http://wwwx.netheaven.com/~coopercc/xmlparser/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-DISTFILES= ${PORTNAME}.${PORTVERSION}.tar.gz
MAINTAINER= kuriyama@FreeBSD.org