diff options
author | wiz <wiz@pkgsrc.org> | 2011-03-10 22:00:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-03-10 22:00:23 +0000 |
commit | 90e4193ecbbbfedda682829794a42a3f8ae9aedf (patch) | |
tree | 621d1c303e8bf858079a0981e99edad547c79eaf /databases | |
parent | 24ef276a586f524e3cc23ed2c2bdd0d5c5a19b51 (diff) | |
download | pkgsrc-90e4193ecbbbfedda682829794a42a3f8ae9aedf.tar.gz |
Add commented out entry for postgresql-uuid.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8b4bc73c1da..10bbd5fc7d5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.366 2011/03/05 18:09:39 brook Exp $ +# $NetBSD: Makefile,v 1.367 2011/03/10 22:00:23 wiz Exp $ # COMMENT= Databases @@ -216,6 +216,7 @@ SUBDIR+= poco-data-mysql SUBDIR+= poco-data-odbc SUBDIR+= poco-data-sqlite SUBDIR+= postgresql-postgis +#SUBDIR+= postgresql-uuid # just contains files for postgresql*-uuid SUBDIR+= postgresql83 SUBDIR+= postgresql83-adminpack SUBDIR+= postgresql83-client |