diff options
author | rafan <rafan@FreeBSD.org> | 2009-03-17 23:09:25 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2009-03-17 23:09:25 +0800 |
commit | 4e0e36daed37393bdfec25a5a7be2a43ae939f80 (patch) | |
tree | 2d116e01121f465565058b664b237242e8b18997 /graphics/qgis | |
parent | 9f552b733ea71d997ef723c71f0896a9c2be5c9b (diff) | |
download | freebsd-ports-gnome-4e0e36daed37393bdfec25a5a7be2a43ae939f80.tar.gz freebsd-ports-gnome-4e0e36daed37393bdfec25a5a7be2a43ae939f80.tar.zst freebsd-ports-gnome-4e0e36daed37393bdfec25a5a7be2a43ae939f80.zip |
- Chase graphics/gdal 1.6.0 update
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 1ce4de86e645..9b2e810a148e 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} |