Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets add pigzgzip to comment



details:   https://anonhg.NetBSD.org/src/rev/49b7369e3e55
branches:  trunk
changeset: 339118:49b7369e3e55
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Jun 27 15:41:26 2015 +0000

description:
add pigzgzip to comment

diffstat:

 distrib/sets/sets.subr |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 108c4561c1b5 -r 49b7369e3e55 distrib/sets/sets.subr
--- a/distrib/sets/sets.subr    Sat Jun 27 09:56:54 2015 +0000
+++ b/distrib/sets/sets.subr    Sat Jun 27 15:41:26 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: sets.subr,v 1.168 2015/06/25 05:27:00 matt Exp $
+#      $NetBSD: sets.subr,v 1.169 2015/06/27 15:41:26 matt Exp $
 #
 
 #
@@ -179,7 +179,7 @@
 # In each file, a record consists of a path and a System Package name,
 # separated by whitespace. E.g.,
 #
-#      # $NetBSD: sets.subr,v 1.168 2015/06/25 05:27:00 matt Exp $
+#      # $NetBSD: sets.subr,v 1.169 2015/06/27 15:41:26 matt Exp $
 #      .                       base-sys-root   [keyword[,...]]
 #      ./altroot               base-sys-root
 #      ./bin                   base-sys-root
@@ -250,6 +250,7 @@
 #      pf                      ${MKPF} != no
 #      pic                     ${MKPIC} != no
 #      picinstall              ${MKPICINSTALL} != no
+#      pigzgzip                ${MKPIGZGZIP} != no
 #      postfix                 ${MKPOSTFIX} != no
 #      profile                 ${MKPROFILE} != no
 #      perfuse                 ${MKPERFUSE} != no



Home | Main Index | Thread Index | Old Index