Source-Changes-HG archive

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

[src/trunk]: src/external/gpl2 hook diffutils



details:   https://anonhg.NetBSD.org/src/rev/dcc98b06b1f8
branches:  trunk
changeset: 342880:dcc98b06b1f8
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jan 13 03:40:11 2016 +0000

description:
hook diffutils

diffstat:

 external/gpl2/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 87ad25c4ba76 -r dcc98b06b1f8 external/gpl2/Makefile
--- a/external/gpl2/Makefile    Wed Jan 13 03:39:27 2016 +0000
+++ b/external/gpl2/Makefile    Wed Jan 13 03:40:11 2016 +0000
@@ -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+= grep
 .endif
 
-SUBDIR+= gettext
+SUBDIR+= gettext diffutils
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index