aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Squatting/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2008-09-03 11:50:33 +0000
committerAnton Berezin <tobez@FreeBSD.org>2008-09-03 11:50:33 +0000
commit1252b3cd9505a9b5827f274e233f2148bcd9c2bb (patch)
tree66211b0a736c8c752f4ee47aa27e44eeb71b20fe /www/p5-Squatting/Makefile
parent014f7d693bf69eed92114e9e7a746c70fc9d48d2 (diff)
Notes
Diffstat (limited to 'www/p5-Squatting/Makefile')
-rw-r--r--www/p5-Squatting/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile
index 6295defd5c08..26a3793a9470 100644
--- a/www/p5-Squatting/Makefile
+++ b/www/p5-Squatting/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Squatting
-PORTVERSION= 0.40
+PORTVERSION= 0.52
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/B/BE/BEPPU
@@ -31,7 +31,9 @@ MAN3= Squatting.3 \
Squatting::Cookbook.3 \
Squatting::Mapper.3 \
Squatting::On::Catalyst.3 \
+ Squatting::On::CGI.3 \
Squatting::On::Continuity.3 \
- Squatting::View.3
+ Squatting::View.3 \
+ Squatting::With::AccessTrace.3
.include <bsd.port.mk>