diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-09 23:34:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-09 23:34:35 +0000 |
commit | 1c36923ef396420d7eb3364b9b4e0450f73a1c3a (patch) | |
tree | 6631aedcd9bed75df9539e5a4e0fe143d2fa89ab /www/p5-Catalyst-Plugin-Server/Makefile | |
parent | 57e42003e255ae9997577947575cb6071c8b96fc (diff) | |
download | ports-1c36923ef396420d7eb3364b9b4e0450f73a1c3a.tar.gz ports-1c36923ef396420d7eb3364b9b4e0450f73a1c3a.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Server/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Server/Makefile b/www/p5-Catalyst-Plugin-Server/Makefile index 9f27489ca714..4efc42c56408 100644 --- a/www/p5-Catalyst-Plugin-Server/Makefile +++ b/www/p5-Catalyst-Plugin-Server/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Catalyst-Plugin-Server -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |