Module Name:    src
Committed By:   christos
Date:           Thu Jan 14 21:13:54 UTC 2016

Modified Files:
        src/external/gpl2: Makefile

Log Message:
hook send-pr


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 src/external/gpl2/Makefile:1.13
--- src/external/gpl2/Makefile:1.12	Wed Jan 13 23:21:48 2016
+++ src/external/gpl2/Makefile	Thu Jan 14 16:13:54 2016
@@ -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+= grep
 SUBDIR+=        groff
 .endif
 
-SUBDIR+= gettext diffutils texinfo rcs
+SUBDIR+= gettext diffutils texinfo rcs send-pr
 
 .include <bsd.subdir.mk>

Reply via email to