diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-07-23 03:33:55 +0800 |
commit | baf1d35b1f9edd830b3bece17d6cb44a87c65893 (patch) | |
tree | 15626aa1f48aaa82d308ee87e24501046ad09901 /databases | |
parent | c9efa388404b8345fc8709555d1d23198b11f85e (diff) | |
download | freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.tar.gz freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.tar.zst freebsd-ports-gnome-baf1d35b1f9edd830b3bece17d6cb44a87c65893.zip |
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
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 |