summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorabs <abs>2001-12-31 11:46:33 +0000
committerabs <abs>2001-12-31 11:46:33 +0000
commit52609ebaba3f64f3913b5f3acc0f7b33f6f57dfd (patch)
treeebaca429574a3844c926fa63cda0a8df9f48d749 /sysutils
parent5b8d795b4a1a1358d916ac78de380513fcfa67f9 (diff)
downloadpkgsrc-52609ebaba3f64f3913b5f3acc0f7b33f6f57dfd.tar.gz
Add rconfig-0.05
Rconfig is intended to manage configuration files across hetrogenous groups of machines. The configuration for each machine is determined by a set of rdist trees based on the various tags such as OS, hostname, and architecture. Files in 'more specific' rdist trees take priority.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e7fc5e72456..d60b56e95bd 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2001/12/26 11:49:18 wennmach Exp $
+# $NetBSD: Makefile,v 1.119 2001/12/31 11:46:33 abs Exp $
#
COMMENT= System utilities
@@ -65,6 +65,7 @@ SUBDIR+= pcvt-utils
SUBDIR+= psmisc
SUBDIR+= pstree
SUBDIR+= qlogtools
+SUBDIR+= rconfig
SUBDIR+= roller
SUBDIR+= rtty
SUBDIR+= ruby-syslog