summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 19fc573cceb..3e9d4c9ae87 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.565 2018/08/30 03:15:18 jnemeth Exp $
+# $NetBSD: Makefile,v 1.566 2018/09/03 09:40:28 wiz Exp $
COMMENT= Databases
@@ -319,7 +319,6 @@ SUBDIR+= postgresql96
SUBDIR+= postgresql96-client
SUBDIR+= postgresql96-contrib
SUBDIR+= postgresql96-docs
-SUBDIR+= postgresql96-fuzzystrmatch
SUBDIR+= postgresql96-plperl
SUBDIR+= postgresql96-plpython
SUBDIR+= postgresql96-pltcl