diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
commit | 54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch) | |
tree | a4bbd9c26cfb5beada0653ed30f8d780f0873879 /graphics/gdal/Makefile | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) |
Notes
Diffstat (limited to 'graphics/gdal/Makefile')
-rw-r--r-- | graphics/gdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 23fbd7753666..4e4b2af3f41f 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdal PORTVERSION= 1.3.1 PORTREVISION= 1 -CATEGORIES= graphics +CATEGORIES= graphics geography MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ http://dl.maptools.org/dl/gdal/ |