diff options
author | gdt <gdt> | 2014-09-14 14:40:57 +0000 |
---|---|---|
committer | gdt <gdt> | 2014-09-14 14:40:57 +0000 |
commit | 562e276f10202d96ff84c0e4ae510149ac0f89b8 (patch) | |
tree | 7640d2a171fc728757c584c7cc064eff46cc92f2 /databases/Makefile | |
parent | 6183e955a630b2ba38e8e8cf22752ac6ab07bd96 (diff) | |
download | pkgsrc-562e276f10202d96ff84c0e4ae510149ac0f89b8.tar.gz |
+postgresql-postgis2
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index b201171da84..00bcce09eca 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.469 2014/08/12 15:56:35 fhajny Exp $ +# $NetBSD: Makefile,v 1.470 2014/09/14 14:40:57 gdt Exp $ COMMENT= Databases @@ -248,6 +248,7 @@ SUBDIR+= poco-data-odbc SUBDIR+= poco-data-sqlite SUBDIR+= postgresql-pgbench SUBDIR+= postgresql-postgis +SUBDIR+= postgresql-postgis2 #SUBDIR+= postgresql-uuid # just contains files for postgresql*-uuid SUBDIR+= postgresql84 SUBDIR+= postgresql84-adminpack |