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/jumpgis-postgis | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) | |
download | ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.tar.gz ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.zip |
Notes
Diffstat (limited to 'graphics/jumpgis-postgis')
-rw-r--r-- | graphics/jumpgis-postgis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jumpgis-postgis/Makefile b/graphics/jumpgis-postgis/Makefile index cea437dec7d0..121ad16c8865 100644 --- a/graphics/jumpgis-postgis/Makefile +++ b/graphics/jumpgis-postgis/Makefile @@ -8,7 +8,7 @@ PORTNAME= jumpgis-postgis PORTVERSION= 1.1.0 PORTREVISION= 1 -CATEGORIES= graphics databases java +CATEGORIES= graphics databases java geography MASTER_SITES= http://postgis.refractions.net/download/ DISTNAME= postgisdriver-${PORTVERSION} |