diff options
author | az <az@FreeBSD.org> | 2009-08-18 14:21:32 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2009-08-18 14:21:32 +0800 |
commit | 1b3bd51159572e91f01222d9895da28d813ff877 (patch) | |
tree | d63ddd4f0cc9a5732ad60ec17f1af50687be9dfa /www/p5-Catalyst-Plugin-Session/Makefile | |
parent | dfa79c2f3ee28175e807123c0c7186a465ae065f (diff) | |
download | freebsd-ports-gnome-1b3bd51159572e91f01222d9895da28d813ff877.tar.gz freebsd-ports-gnome-1b3bd51159572e91f01222d9895da28d813ff877.tar.zst freebsd-ports-gnome-1b3bd51159572e91f01222d9895da28d813ff877.zip |
Update to 0.25
Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Session-0.25/Changes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index b8879c934cb6..6c678e3c8eb3 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |