aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPI/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-06 07:42:31 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-06 07:42:31 +0000
commit40008cc28630297eb09a3c975b548c4a44616504 (patch)
tree1a18aa638bb99c06cf1943b33a33aef73ce63d92 /textproc/p5-PPI/Makefile
parentc8eadb2cb7c56db5d744c0f6a279c5d8dfdd1e4e (diff)
Update to 1.117
Notes
Notes: svn path=/head/; revision=172385
Diffstat (limited to 'textproc/p5-PPI/Makefile')
-rw-r--r--textproc/p5-PPI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile
index 8f81b569f120..e774c8bbe65b 100644
--- a/textproc/p5-PPI/Makefile
+++ b/textproc/p5-PPI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PPI
-PORTVERSION= 1.115
+PORTVERSION= 1.117
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
@@ -35,6 +35,7 @@ PERL_CONFIGURE= yes
MAN3= PPI.3 \
PPI::Cache.3 \
PPI::Document.3 \
+ PPI::Document::File.3 \
PPI::Document::Fragment.3 \
PPI::Document::Normalized.3 \
PPI::Dumper.3 \