Module Name:    src
Committed By:   christos
Date:           Wed Jan 13 03:40:11 UTC 2016

Modified Files:
        src/external/gpl2: Makefile

Log Message:
hook diffutils


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl2/Makefile

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

Modified files:

Index: src/external/gpl2/Makefile
diff -u src/external/gpl2/Makefile:1.8 src/external/gpl2/Makefile:1.9
--- src/external/gpl2/Makefile:1.8	Tue Jan 12 17:58:52 2016
+++ src/external/gpl2/Makefile	Tue Jan 12 22:40:11 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.8 2016/01/12 22:58:52 christos Exp $
+#	$NetBSD: Makefile,v 1.9 2016/01/13 03:40:11 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -13,6 +13,6 @@ SUBDIR+= lvm2
 SUBDIR+= grep
 .endif
 
-SUBDIR+= gettext
+SUBDIR+= gettext diffutils
 
 .include <bsd.subdir.mk>

Reply via email to