pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add go-fnmatch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43a12b8df999
branches:  trunk
changeset: 310076:43a12b8df999
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 05 04:34:12 2018 +0000

description:
devel/Makefile: Add go-fnmatch

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r af002b1ce778 -r 43a12b8df999 devel/Makefile
--- a/devel/Makefile    Thu Jul 05 04:34:02 2018 +0000
+++ b/devel/Makefile    Thu Jul 05 04:34:12 2018 +0000
@@ -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-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