From 022be98e7ff88f78d6f8ebcccca27ec27f035f1a Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Fri, 6 Jan 2012 13:34:21 +0000 Subject: Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your system. It can activate changes to the system in a safe and effective manner. Functionality includes (but may not be limited to): - Configure Time Zone - Configure Hostname/Domain - Configure Network Interfaces - Confgure Default Router/Gateway - Configure DNS nameservers WWW: http://druidbsd.sourceforge.net/ PR: ports/163857 Submitted by: Devin Teske --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index b0388836d32f..06cf6c5c20a1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -358,6 +358,7 @@ SUBDIR += hidesvn SUBDIR += highlnk SUBDIR += hilite + SUBDIR += host-setup SUBDIR += hourglass SUBDIR += hoz SUBDIR += hpacucli -- cgit v1.2.3