From e281ebc03267986800ef161ffa51287b4be9bbb9 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 24 Nov 2005 13:04:29 +0000 Subject: New Port: sysutils/psgconf modular system configuration framework The psgconf package is a modular system configuration framework. It includes a number of default modules to configure typical system parameters, and allows administrators to add their own modules to meet site-specific needs. PR: ports/83912 Submitted by: Jim Pirzyk --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 49095809ef62..6982a669c04b 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -421,6 +421,7 @@ SUBDIR += procmap SUBDIR += progsreiserfs SUBDIR += prune + SUBDIR += psgconf SUBDIR += pslist SUBDIR += psmisc SUBDIR += pstack -- cgit