diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 08:13:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 08:13:06 +0000 |
commit | c96dc494c60b73ef4abf07abca35f1ed6006718f (patch) | |
tree | f4d1cf32f16f559bc7db2e2c325a29cb8ae9e695 /graphics/qgis/Makefile | |
parent | 2ea3d0ff69d39e3abd65ef36cf66562e1c412574 (diff) | |
download | ports-c96dc494c60b73ef4abf07abca35f1ed6006718f.tar.gz ports-c96dc494c60b73ef4abf07abca35f1ed6006718f.zip |
Notes
Diffstat (limited to 'graphics/qgis/Makefile')
-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 2eea59183f25..260f3416f5dc 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} |