pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools Add and enable rc.d-boot.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f3cea41e72ad
branches: trunk
changeset: 326398:f3cea41e72ad
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Dec 05 19:23:46 2018 +0000
description:
Add and enable rc.d-boot.
diffstat:
pkgtools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 52b82784e435 -r f3cea41e72ad pkgtools/Makefile
--- a/pkgtools/Makefile Wed Dec 05 19:23:04 2018 +0000
+++ b/pkgtools/Makefile Wed Dec 05 19:23:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2017/06/01 01:58:34 jlam Exp $
+# $NetBSD: Makefile,v 1.119 2018/12/05 19:23:46 schmonz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -66,6 +66,7 @@
SUBDIR+= plist-utils
SUBDIR+= port2pkg
#SUBDIR+= prereq-readme # Only used by the README.html generation
+SUBDIR+= rc.d-boot
SUBDIR+= rc.subr
SUBDIR+= rcorder
SUBDIR+= rdigest
Home |
Main Index |
Thread Index |
Old Index