pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   minskim
Date:           Thu Jul  5 04:34:12 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add go-fnmatch


To generate a diff of this commit:
cvs rdiff -u -r1.2692 -r1.2693 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2692 pkgsrc/devel/Makefile:1.2693
--- pkgsrc/devel/Makefile:1.2692        Sun Jun 24 14:17:10 2018
+++ pkgsrc/devel/Makefile       Thu Jul  5 04:34:12 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2692 2018/06/24 14:17:10 taca Exp $
+# $NetBSD: Makefile,v 1.2693 2018/07/05 04:34:12 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -340,6 +340,7 @@ SUBDIR+=    go-ed25519
 SUBDIR+=       go-emoji
 SUBDIR+=       go-errors
 SUBDIR+=       go-flags-svent
+SUBDIR+=       go-fnmatch
 SUBDIR+=       go-fs
 SUBDIR+=       go-fsnotify
 SUBDIR+=       go-fsync



Home | Main Index | Thread Index | Old Index