diff options
author | martymac <martymac@FreeBSD.org> | 2017-09-17 15:03:14 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2017-09-17 15:03:14 +0800 |
commit | 4ca738dfa0d67f354657583bad52b9bed2ac50f1 (patch) | |
tree | 21485ee16327a30d1cd101a44b44e2c993f09221 /math | |
parent | 7f4d7aa0d41f1316df195cec43e14ca104f2e6f5 (diff) | |
download | freebsd-ports-gnome-4ca738dfa0d67f354657583bad52b9bed2ac50f1.tar.gz freebsd-ports-gnome-4ca738dfa0d67f354657583bad52b9bed2ac50f1.tar.zst freebsd-ports-gnome-4ca738dfa0d67f354657583bad52b9bed2ac50f1.zip |
Update tbb to 2018 and bump dependent ports' revisions
Diffstat (limited to 'math')
-rw-r--r-- | math/saga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index faa4d649e2e3..429d06dee1a6 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} #DISTNAME= ${PORTNAME}_${PORTVERSION} |