diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 23:17:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-27 23:17:38 +0000 |
commit | 78f963d9bd429f620c69a3be14bb27f1405cd787 (patch) | |
tree | 6441f17e6a1f1f5e4e71a90d6e069f0d6c2ed379 /graphics/qgis | |
parent | 3dca10884c073194f5e6cd73b95ae303f578b7cd (diff) | |
download | ports-78f963d9bd429f620c69a3be14bb27f1405cd787.tar.gz ports-78f963d9bd429f620c69a3be14bb27f1405cd787.zip |
Notes
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 3b6d362f41d3..9db746f5ead7 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} |