diff options
author | Koop Mast <koop@beyonit.nl> | 2019-09-25 01:10:20 +0800 |
---|---|---|
committer | Koop Mast <koop@beyonit.nl> | 2019-09-25 01:10:20 +0800 |
commit | c5d4cd5d5cbcd9f16aa5bd8e5fcfdc96e17a81f6 (patch) | |
tree | 4b5a3cd1d243ff0c74465ea743ec310199c5edb5 /math/gau2grid/Makefile | |
parent | fe87ebd172e9d689d85015844fb5a85fb32b3e50 (diff) | |
parent | 54294ad9726b349cbad4ebbbe9711550f8b1e53d (diff) | |
download | freebsd-ports-gnome-c5d4cd5d5cbcd9f16aa5bd8e5fcfdc96e17a81f6.tar.gz freebsd-ports-gnome-c5d4cd5d5cbcd9f16aa5bd8e5fcfdc96e17a81f6.tar.zst freebsd-ports-gnome-c5d4cd5d5cbcd9f16aa5bd8e5fcfdc96e17a81f6.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'math/gau2grid/Makefile')
-rw-r--r-- | math/gau2grid/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gau2grid/Makefile b/math/gau2grid/Makefile index 6d5766e592b5..66f946382a63 100644 --- a/math/gau2grid/Makefile +++ b/math/gau2grid/Makefile @@ -2,8 +2,7 @@ PORTNAME= gau2grid DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= math python MAINTAINER= yuri@FreeBSD.org |