diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-02-01 07:10:39 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2009-02-01 07:10:39 +0000 |
commit | 098c62d80c484fea0bef02696f9e03cd131d9b01 (patch) | |
tree | a21090e44b3c15619733087150d9eb7902c8d0a2 /www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile | |
parent | 2235cb5daa6806319a64ceaff249623de1dff5a2 (diff) | |
download | ports-098c62d80c484fea0bef02696f9e03cd131d9b01.tar.gz ports-098c62d80c484fea0bef02696f9e03cd131d9b01.zip |
Update to 0.06
Notes
Notes:
svn path=/head/; revision=227338
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile index 48ed0d379db0..25a10626f087 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-Store-FastMmap -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |