diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-11 16:26:26 +0000 |
commit | c2d1a14c7c87601a2482b2337ade1454f6ac5a68 (patch) | |
tree | d6c77b7a4c1035ef2fe37dd09eb4885e2b07cae0 /graphics/gdal | |
parent | fcf1af8ef459be093271d14274f70832a4bc883a (diff) | |
download | ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.tar.gz ports-c2d1a14c7c87601a2482b2337ade1454f6ac5a68.zip |
Notes
Diffstat (limited to 'graphics/gdal')
-rw-r--r-- | graphics/gdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 597a79dd420d..d766e4737ee3 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/gdal/ \ ftp://ftp.remotesensing.org/pub/gdal/ \ |