diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-11-25 11:22:51 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2016-11-25 11:22:51 +0000 |
commit | 188d90770b55f6678c909736dbf43d032eb76642 (patch) | |
tree | 0bdfc2b2ef409e97b463f38c13092d86b4c3aa56 /math/saga | |
parent | 3daa0d09f6d47e571cd03d166d9c9e2a6d6ab74b (diff) |
Notes
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 6af01b70fd7f..12b71f59ca1e 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} |