diff options
author | sanpei <sanpei@FreeBSD.org> | 2009-02-07 00:23:26 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2009-02-07 00:23:26 +0800 |
commit | 86061b1515cb89c8c967bef1fb3cf0df28b47c28 (patch) | |
tree | facc6c8d0a0c48e5c11b75290fa18cb03adaac34 /math/ngraph/Makefile | |
parent | 4609b458083d1e2f77026e8a0012093b7930aa16 (diff) | |
download | freebsd-ports-gnome-86061b1515cb89c8c967bef1fb3cf0df28b47c28.tar.gz freebsd-ports-gnome-86061b1515cb89c8c967bef1fb3cf0df28b47c28.tar.zst freebsd-ports-gnome-86061b1515cb89c8c967bef1fb3cf0df28b47c28.zip |
Update to version 6.3.47
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r-- | math/ngraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 64fc1247cc1d..2b2de0ca1016 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ngraph -PORTVERSION= 6.3.30 +PORTVERSION= 6.3.47 PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ |