diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-01-29 21:09:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-01-29 21:09:13 +0800 |
commit | c53aedca635189f10fa68e0921acd647a533d5f4 (patch) | |
tree | 4d2e1f548d9c8623e86dc2716b7024d93a6aaf45 /databases | |
parent | ff5db3c6c14769e330c5ce5dbc6b8e851211e5c6 (diff) | |
download | freebsd-ports-gnome-c53aedca635189f10fa68e0921acd647a533d5f4.tar.gz freebsd-ports-gnome-c53aedca635189f10fa68e0921acd647a533d5f4.tar.zst freebsd-ports-gnome-c53aedca635189f10fa68e0921acd647a533d5f4.zip |
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index d30fd7543cb2..854d66f99a1e 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -7,6 +7,7 @@ PORTNAME= grass PORTVERSION= 6.4.0 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.itc.it/grass64/source/ \ |