diff options
author | wen <wen@FreeBSD.org> | 2009-12-21 11:26:04 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-12-21 11:26:04 +0800 |
commit | 9380d7713b478009f14cc80154b67a2a280731be (patch) | |
tree | 18ebf2017b4a6d3d06fd7659d2b2047073e8f2fb /graphics/qgis | |
parent | 1972585be91d8e7bb925b81eaf67557aad86e845 (diff) | |
download | freebsd-ports-gnome-9380d7713b478009f14cc80154b67a2a280731be.tar.gz freebsd-ports-gnome-9380d7713b478009f14cc80154b67a2a280731be.tar.zst freebsd-ports-gnome-9380d7713b478009f14cc80154b67a2a280731be.zip |
- Bump PORTREVISION to chase the update of geos
Diffstat (limited to 'graphics/qgis')
-rw-r--r-- | graphics/qgis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index b3963f0754d5..195857926118 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,7 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} |