diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-12-11 17:53:48 +0000 |
commit | 701aa3bcf8f940635c21058703c134eb101540de (patch) | |
tree | cc7e3927e6059c78bd94d69bcb5d1dcdb8825323 /databases/grass7/Makefile | |
parent | f574447d5ab8dcd7207c9f6667554e913d3fb433 (diff) | |
download | ports-701aa3bcf8f940635c21058703c134eb101540de.tar.gz ports-701aa3bcf8f940635c21058703c134eb101540de.zip |
Notes
Diffstat (limited to 'databases/grass7/Makefile')
-rw-r--r-- | databases/grass7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index c7015ece2ca3..868756d7f280 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ |