aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPI/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-24 12:38:40 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-24 12:38:40 +0000
commitb3faedca58c96610598b8c86330d415d754fdd19 (patch)
tree4b9d081e77d9300288705b2502d32d5c52ff7095 /textproc/p5-PPI/Makefile
parent622e7b61609046bc5171fcaed3b83f0c9e8fce7a (diff)
downloadports-b3faedca58c96610598b8c86330d415d754fdd19.tar.gz
ports-b3faedca58c96610598b8c86330d415d754fdd19.zip
Notes
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 e774c8bbe65b..a311ac207cb5 100644
--- a/textproc/p5-PPI/Makefile
+++ b/textproc/p5-PPI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PPI
-PORTVERSION= 1.117
+PORTVERSION= 1.118
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
@@ -59,6 +59,7 @@ MAN3= PPI.3 \
PPI::Statement::Unknown.3 \
PPI::Statement::UnmatchedBrace.3 \
PPI::Statement::Variable.3 \
+ PPI::Structure.3 \
PPI::Structure::Block.3 \
PPI::Structure::Condition.3 \
PPI::Structure::Constructor.3 \