diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /databases/grass | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) | |
download | ports-e0de738591f3284626c526841fcaa91c9d5f4543.tar.gz ports-e0de738591f3284626c526841fcaa91c9d5f4543.zip |
Notes
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index dff3232bd13e..52cfd74c4c9e 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ |