summaryrefslogtreecommitdiff
path: root/lang/p5-Pugs-Compiler-Rule
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-01-14 15:10:02 +0000
commit4cf2d12b0a2085555995e2f113ac660b33d91c83 (patch)
treeaf38abbabe8623c185e9f6d1e75c64c2164fcc3d /lang/p5-Pugs-Compiler-Rule
parentFix plist with perl 5.8.9. (diff)
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit)
Notes
Notes: svn path=/head/; revision=226081
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index ce096979da2c..3436e05df960 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -8,6 +8,7 @@
PORTNAME= Pugs-Compiler-Rule
PORTVERSION= 0.37
+PORTREVISION= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/F/FG/FGLOCK
@@ -33,6 +34,7 @@ MAN3= Pugs::Compiler::Regex.3 \
Pugs::Emitter::Grammar::Perl5.3 \
Pugs::Grammar::Precedence.3 \
Pugs::Runtime::Match.3 \
+ Pugs::Runtime::Regex.3 \
Pugs::Runtime::StrPos.3 \
Pugs::Runtime::Tracer.3