aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-PPI/Makefile
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2006-09-24 20:38:40 +0800
committerlth <lth@FreeBSD.org>2006-09-24 20:38:40 +0800
commit83fb036751a229f2218adc230c72f3d0dc599ef0 (patch)
tree8bea9b22c0c041412bbf2a8d16952947ca8fb7c9 /textproc/p5-PPI/Makefile
parentb246b561b751684d2f8461efe05248847ec25ea6 (diff)
downloadfreebsd-ports-gnome-83fb036751a229f2218adc230c72f3d0dc599ef0.tar.gz
freebsd-ports-gnome-83fb036751a229f2218adc230c72f3d0dc599ef0.tar.zst
freebsd-ports-gnome-83fb036751a229f2218adc230c72f3d0dc599ef0.zip
Update to 1.118
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 \