diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-21 11:46:21 +0800 |
commit | 14a03a388d0cf3d239c6584af408ded0280d25d3 (patch) | |
tree | f149977d2668f4fa897ee80638c5120b8bd3f1f8 /math/saga | |
parent | f79102a13497427357c3d2d77259a8dca760186a (diff) | |
download | freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.gz freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.tar.zst freebsd-ports-gnome-14a03a388d0cf3d239c6584af408ded0280d25d3.zip |
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
Diffstat (limited to 'math/saga')
-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 bb9aa740a5f5..0199816d4b5e 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src |