diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-08 23:49:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-08 23:49:33 +0800 |
commit | c0999132ac65a5b0df2718e335fd72a699245ff4 (patch) | |
tree | 721e35c8d0e7f6c243ce77ebfccf6b2ba3804ecb /math/p5-Math-Complex/Makefile | |
parent | 2d0b0506a923396c9d4f7cf938b8285de9eafbd6 (diff) | |
download | freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.tar.gz freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.tar.zst freebsd-ports-gnome-c0999132ac65a5b0df2718e335fd72a699245ff4.zip |
- Update to 1.49
PR: 120410
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'math/p5-Math-Complex/Makefile')
-rw-r--r-- | math/p5-Math-Complex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index b4513e56baa7..02da1c9145ff 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.48 +PORTVERSION= 1.49 CATEGORIES= math MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |