diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mapserver/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 1 | ||||
-rw-r--r-- | graphics/tinyows/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index 5b749831bec5..e7f3fb524da7 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapserver PORTVERSION= 6.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 6a8dad3d26f0..9fb2f2121a3a 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/ diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index 8ceb1f47821a..5d4caccc646b 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinyows PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= http://tinyows.org/tracdocs/release/ |