aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TreePP/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-11 05:32:56 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-11 05:32:56 +0000
commit5fa5baa4c986bfc94ec7fb693ec7a13f65c81a22 (patch)
tree599f7d167b1706963ba284833956b4e00ed59ca2 /textproc/p5-XML-TreePP/Makefile
parent3b3c5679c3dd1b3ac955b07eb02f51d7377f6259 (diff)
downloadports-5fa5baa4c986bfc94ec7fb693ec7a13f65c81a22.tar.gz
ports-5fa5baa4c986bfc94ec7fb693ec7a13f65c81a22.zip
Notes
Diffstat (limited to 'textproc/p5-XML-TreePP/Makefile')
-rw-r--r--textproc/p5-XML-TreePP/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile
index 17d1042c36ac..52d518842a96 100644
--- a/textproc/p5-XML-TreePP/Makefile
+++ b/textproc/p5-XML-TreePP/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= XML-TreePP
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Pure Perl implementation for parsing/writing xml files
PERL_CONFIGURE= yes
@@ -23,5 +23,4 @@ post-install:
${MKDIR} ${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/example/envxml.cgi ${EXAMPLESDIR}
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>