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/0c89a51b44c3
branches:  trunk
changeset: 813062:0c89a51b44c3
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 9778d351ba22 -r 0c89a51b44c3 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