summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormanu <manu>2011-02-16 06:35:29 +0000
committermanu <manu>2011-02-16 06:35:29 +0000
commite3719d0393163a5b81817a24eb9398dcb7f1cf13 (patch)
treed6854b53813117e1a4a4712318887a29e9dfab3f /databases
parentad819e03c2ea69a5d5c218434236cf1fe4ba2f33 (diff)
downloadpkgsrc-e3719d0393163a5b81817a24eb9398dcb7f1cf13.tar.gz
Added databases/postgresql90-fuzzystrmatch
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
-rw-r--r--databases/postgresql90/Makefile.common3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c1bf63bc517..269434ae481 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.363 2011/02/10 16:25:55 wiz Exp $
+# $NetBSD: Makefile,v 1.364 2011/02/16 06:35:30 manu Exp $
#
COMMENT= Databases
@@ -239,6 +239,7 @@ SUBDIR+= postgresql90-datatypes
SUBDIR+= postgresql90-dblink
SUBDIR+= postgresql90-docs
SUBDIR+= postgresql90-monitoring
+SUBDIR+= postgresql90-fuzzystrmatch
SUBDIR+= postgresql90-pgcrypto
SUBDIR+= postgresql90-plperl
SUBDIR+= postgresql90-plpython
diff --git a/databases/postgresql90/Makefile.common b/databases/postgresql90/Makefile.common
index 16a918854ce..1568a696297 100644
--- a/databases/postgresql90/Makefile.common
+++ b/databases/postgresql90/Makefile.common
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile.common,v 1.9 2011/02/09 08:48:16 adam Exp $
+# $NetBSD: Makefile.common,v 1.10 2011/02/16 06:35:30 manu Exp $
#
# used by databases/postgresql90-adminpack/Makefile
# used by databases/postgresql90-client/Makefile
# used by databases/postgresql90-datatypes/Makefile
# used by databases/postgresql90-dblink/Makefile
# used by databases/postgresql90-docs/Makefile
+# used by databases/postgresql90-fuzzystrmatch/Makefile
# used by databases/postgresql90-pgcrypto/Makefile
# used by databases/postgresql90-plperl/Makefile
# used by databases/postgresql90-plpython/Makefile