diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-02-18 07:25:35 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-02-18 07:25:35 +0800 |
commit | fa1b5e6d2969feef3ed1df1294b7832c4ddcf009 (patch) | |
tree | 4e87f5eceeb6d412f231f306e3a2a8e578b4726f /www/p5-Plack/Makefile | |
parent | 1aa43320fa6828e207a9141e69a819e0aa30a55d (diff) | |
download | freebsd-ports-gnome-fa1b5e6d2969feef3ed1df1294b7832c4ddcf009.tar.gz freebsd-ports-gnome-fa1b5e6d2969feef3ed1df1294b7832c4ddcf009.tar.zst freebsd-ports-gnome-fa1b5e6d2969feef3ed1df1294b7832c4ddcf009.zip |
- Upgrade to 1.0016.
Diffstat (limited to 'www/p5-Plack/Makefile')
-rw-r--r-- | www/p5-Plack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index ac82bf9b731f..422b1524a616 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Plack -PORTVERSION= 1.0015 +PORTVERSION= 1.0016 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA |