summaryrefslogtreecommitdiff
path: root/databases/postgresql90-fuzzystrmatch/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql90-fuzzystrmatch/MESSAGE')
-rw-r--r--databases/postgresql90-fuzzystrmatch/MESSAGE8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/postgresql90-fuzzystrmatch/MESSAGE b/databases/postgresql90-fuzzystrmatch/MESSAGE
new file mode 100644
index 00000000000..0f13a4cb088
--- /dev/null
+++ b/databases/postgresql90-fuzzystrmatch/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2011/02/16 06:33:11 manu Exp $
+
+To enable this package, run the following command as pgsql superuser
+
+ psql database < ${PREFIX}/share/postgresql/contrib/fuzzystrmatch.sql
+
+===========================================================================