diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2009-03-17 23:09:25 +0800 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-03-17 23:09:25 +0800 |
commit | edfa6f1fae64a412b17a4cb941fd59293e493eeb (patch) | |
tree | 05cba370e91b85abea77d3b3c9fa1f284f8a26ae /graphics/qgis | |
parent | 69201b7c8bf5fa28ea40d78f3181a519c4d7bc07 (diff) | |
download | freebsd-ports-gnome-edfa6f1fae64a412b17a4cb941fd59293e493eeb.tar.gz freebsd-ports-gnome-edfa6f1fae64a412b17a4cb941fd59293e493eeb.tar.zst freebsd-ports-gnome-edfa6f1fae64a412b17a4cb941fd59293e493eeb.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} |