diff options
author | tobez <tobez@FreeBSD.org> | 2009-08-05 18:45:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-08-05 18:45:45 +0800 |
commit | 04c991c5147d06cde889c0cde3de8b94d53ac8ec (patch) | |
tree | 535adc55260b5e52ace70e9c9da04ea0343ce397 /math/p5-Math-Calc-Units/Makefile | |
parent | 24fdeb8981dfb4e2086ad64158fe7f547effb311 (diff) | |
download | freebsd-ports-gnome-04c991c5147d06cde889c0cde3de8b94d53ac8ec.tar.gz freebsd-ports-gnome-04c991c5147d06cde889c0cde3de8b94d53ac8ec.tar.zst freebsd-ports-gnome-04c991c5147d06cde889c0cde3de8b94d53ac8ec.zip |
Update to 1.07.
Changes: http://search.cpan.org/dist/Math-Calc-Units/Changes
Diffstat (limited to 'math/p5-Math-Calc-Units/Makefile')
-rw-r--r-- | math/p5-Math-Calc-Units/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Calc-Units/Makefile b/math/p5-Math-Calc-Units/Makefile index 8f0ee722c2ee..1270dc769070 100644 --- a/math/p5-Math-Calc-Units/Makefile +++ b/math/p5-Math-Calc-Units/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Calc-Units -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |