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 /databases | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) | |
download | ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.tar.gz ports-54c814ed03515a9583b68f7a8f7de550b152eaf4.zip |
- 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/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis-jdbc/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis/Makefile | 2 |
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 |