diff options
author | joerg <joerg@pkgsrc.org> | 2006-12-01 20:16:09 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-12-01 20:16:09 +0000 |
commit | 26695d33bd07b90c4a4d9adf98d7d29c71eb4f53 (patch) | |
tree | 795e70cd3454418248b9b432f284f95c4086dd1c /databases | |
parent | 37f5a5901406bf261c10567a4385392f2592fef8 (diff) | |
download | pkgsrc-26695d33bd07b90c4a4d9adf98d7d29c71eb4f53.tar.gz |
+ postgresql81-tsearch2
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 91240788dfa..7395db72965 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2006/11/07 21:04:13 kristerw Exp $ +# $NetBSD: Makefile,v 1.218 2006/12/01 20:16:09 joerg Exp $ # COMMENT= Databases @@ -139,6 +139,7 @@ SUBDIR+= postgresql81-plperl SUBDIR+= postgresql81-plpython SUBDIR+= postgresql81-pltcl SUBDIR+= postgresql81-server +SUBDIR+= postgresql81-tsearch2 SUBDIR+= pxtools SUBDIR+= py-IndexedCatalog SUBDIR+= py-PgSQL |