diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-27 22:04:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-27 22:04:05 +0000 |
commit | a1835abd55ec4ab6b1e21dc2bd7961fe1c35d843 (patch) | |
tree | 78a96a61e697c967d4acd769d63b1a995bbbb7ef /graphics/qgis/Makefile | |
parent | 922ee0c1650936085fc338b46f838cb8ac9499fd (diff) |
Notes
Diffstat (limited to 'graphics/qgis/Makefile')
-rw-r--r-- | graphics/qgis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index e0a1c35bdbef..2eea59183f25 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= qgis -PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} |