pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Aug 30 03:15:18 UTC 2018

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
add and enable postgresql96-fuzzystrmatch


To generate a diff of this commit:
cvs rdiff -u -r1.564 -r1.565 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.564 pkgsrc/databases/Makefile:1.565
--- pkgsrc/databases/Makefile:1.564     Wed Jul  4 05:18:15 2018
+++ pkgsrc/databases/Makefile   Thu Aug 30 03:15:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.564 2018/07/04 05:18:15 minskim Exp $
+# $NetBSD: Makefile,v 1.565 2018/08/30 03:15:18 jnemeth Exp $
 
 COMMENT=       Databases
 
@@ -319,6 +319,7 @@ SUBDIR+=    postgresql96
 SUBDIR+=       postgresql96-client
 SUBDIR+=       postgresql96-contrib
 SUBDIR+=       postgresql96-docs
+SUBDIR+=       postgresql96-fuzzystrmatch
 SUBDIR+=       postgresql96-plperl
 SUBDIR+=       postgresql96-plpython
 SUBDIR+=       postgresql96-pltcl



Home | Main Index | Thread Index | Old Index