Module Name: src
Committed By: matt
Date: Sat Jun 27 15:41:26 UTC 2015
Modified Files:
src/distrib/sets: sets.subr
Log Message:
add pigzgzip to comment
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/distrib/sets/sets.subr
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/sets/sets.subr
diff -u src/distrib/sets/sets.subr:1.168 src/distrib/sets/sets.subr:1.169
--- src/distrib/sets/sets.subr:1.168 Thu Jun 25 05:27:00 2015
+++ src/distrib/sets/sets.subr Sat Jun 27 15:41:26 2015
@@ -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 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
# 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 @@ SUBST="${SUBST};s#@MACHINE@#${MACHINE}#g
# pf ${MKPF} != no
# pic ${MKPIC} != no
# picinstall ${MKPICINSTALL} != no
+# pigzgzip ${MKPIGZGZIP} != no
# postfix ${MKPOSTFIX} != no
# profile ${MKPROFILE} != no
# perfuse ${MKPERFUSE} != no