Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/d60f4cf99bf4
branches:  trunk
changeset: 342920:d60f4cf99bf4
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 14 04:21:48 2016 +0000

description:
hook rcs

diffstat:

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

diffs (17 lines):

diff -r 8abcb8d2d430 -r d60f4cf99bf4 external/gpl2/Makefile
--- a/external/gpl2/Makefile    Thu Jan 14 03:05:05 2016 +0000
+++ b/external/gpl2/Makefile    Thu Jan 14 04:21:48 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.11 2016/01/14 00:38:30 christos Exp $
+#      $NetBSD: Makefile,v 1.12 2016/01/14 04:21:48 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -17,6 +17,6 @@
 SUBDIR+=        groff
 .endif
 
-SUBDIR+= gettext diffutils texinfo
+SUBDIR+= gettext diffutils texinfo rcs
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index