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 /graphics/qgis | |
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 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 25d7298b1082..1ed1728ea3cb 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/ |