summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-01 20:16:09 +0000
committerjoerg <joerg>2006-12-01 20:16:09 +0000
commitcb9ad729a06fbc718387475506c326df42d1faaa (patch)
tree795e70cd3454418248b9b432f284f95c4086dd1c /databases/Makefile
parentb7455f155f299e0048b7dc31b4f74e75ce84a9cf (diff)
downloadpkgsrc-cb9ad729a06fbc718387475506c326df42d1faaa.tar.gz
+ postgresql81-tsearch2
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
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