diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-03-13 03:10:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-03-13 03:10:14 +0800 |
commit | bdcb94150e72369956ab2c39ae4c5c32bcfc2ab3 (patch) | |
tree | 9c49070df80be71d11a2a419fa0e97fa89265ad9 /devel/p5-Params-Util/Makefile | |
parent | dce3ccff216b76b017da1cde5c5aa9d78b95d3cd (diff) | |
download | freebsd-ports-gnome-bdcb94150e72369956ab2c39ae4c5c32bcfc2ab3.tar.gz freebsd-ports-gnome-bdcb94150e72369956ab2c39ae4c5c32bcfc2ab3.tar.zst freebsd-ports-gnome-bdcb94150e72369956ab2c39ae4c5c32bcfc2ab3.zip |
- Update to 1.07
Changes: http://search.cpan.org/dist/Params-Util/Changes
Feature safe: yes
Diffstat (limited to 'devel/p5-Params-Util/Makefile')
-rw-r--r-- | devel/p5-Params-Util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile index 02307dd18c86..cbc4b0c89bf7 100644 --- a/devel/p5-Params-Util/Makefile +++ b/devel/p5-Params-Util/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Params-Util -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |