Source-Changes-HG archive

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

[src/trunk]: src/external/gpl2 hook send-pr



details:   https://anonhg.NetBSD.org/src/rev/4a466f707780
branches:  trunk
changeset: 813077:4a466f707780
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Jan 14 21:13:54 2016 +0000

description:
hook send-pr

diffstat:

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

diffs (17 lines):

diff -r 5b0b4f72340a -r 4a466f707780 external/gpl2/Makefile
--- a/external/gpl2/Makefile    Thu Jan 14 21:13:20 2016 +0000
+++ b/external/gpl2/Makefile    Thu Jan 14 21:13:54 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.12 2016/01/14 04:21:48 christos Exp $
+#      $NetBSD: Makefile,v 1.13 2016/01/14 21:13:54 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -17,6 +17,6 @@
 SUBDIR+=        groff
 .endif
 
-SUBDIR+= gettext diffutils texinfo rcs
+SUBDIR+= gettext diffutils texinfo rcs send-pr
 
 .include <bsd.subdir.mk>



Home | Main Index | Thread Index | Old Index