summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2007-07-22 19:33:55 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2007-07-22 19:33:55 +0000
commit54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch)
treea4bbd9c26cfb5beada0653ed30f8d780f0873879 /databases
parentFix path to file to patch, I had accidently committed the patch with (diff)
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
Notes
Notes: svn path=/head/; revision=196069
Diffstat (limited to 'databases')
-rw-r--r--databases/grass/Makefile2
-rw-r--r--databases/postgis-jdbc/Makefile2
-rw-r--r--databases/postgis/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 68abbd1c219b..579dc0c4ef20 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -9,7 +9,7 @@ PORTNAME= grass
PORTVERSION= 6.2.1
PORTREVISION= 1
PORTEPOCH= 2
-CATEGORIES= databases
+CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass62/source/ \
ftp://grass.itc.it/pub/grass/grass62/source/ \
http://grass.ibiblio.org/grass62/source/\
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index 6a2c4e8b890d..ceb8d74ed3d6 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= postgis-jdbc
PORTVERSION= 1.2.1
-CATEGORIES= databases java
+CATEGORIES= databases java geography
MASTER_SITES= http://postgis.refractions.net/download/
DISTNAME= postgis-${PORTVERSION}
diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile
index f6c6675c96ef..1d68fd98777b 100644
--- a/databases/postgis/Makefile
+++ b/databases/postgis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= postgis
DISTVERSION= 1.2.1
-CATEGORIES= databases
+CATEGORIES= databases geography
MASTER_SITES= http://postgis.refractions.net/download/
MAINTAINER= anderson@cnpm.embrapa.br