aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Pugs-Compiler-Rule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Pugs-Compiler-Rule/Makefile')
-rw-r--r--lang/p5-Pugs-Compiler-Rule/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/p5-Pugs-Compiler-Rule/Makefile b/lang/p5-Pugs-Compiler-Rule/Makefile
index 4e0bcd3fb447..e0c72fe5adee 100644
--- a/lang/p5-Pugs-Compiler-Rule/Makefile
+++ b/lang/p5-Pugs-Compiler-Rule/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= Pugs-Compiler-Rule
-PORTVERSION= 0.16
+PORTVERSION= 0.19
CATEGORIES= lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/F/FG/FGLOCK
@@ -29,9 +29,6 @@ MAN3= Pugs::Compiler::Regex.3 \
Pugs::Compiler::Rule.3 \
Pugs::Compiler::Token.3 \
Pugs::Grammar::Precedence.3 \
- Pugs::Grammar::Rule::Rule.3 \
- Pugs::Runtime::Grammar.3 \
- Pugs::Runtime::LrepMatch.3 \
Pugs::Runtime::Match.3
.include <bsd.port.pre.mk>