diff options
author | nectar <nectar@FreeBSD.org> | 1998-08-03 14:28:56 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1998-08-03 14:28:56 +0800 |
commit | f01c4f6c24c84f2d0414276652d9849641d7fc7f (patch) | |
tree | 1c24b8c6a7ffc100c43aaff57a918f89d2d8f306 /sysutils | |
parent | caf6b8d64eaaa005cb85f66a479c2a37f12f926e (diff) | |
download | freebsd-ports-gnome-f01c4f6c24c84f2d0414276652d9849641d7fc7f.tar.gz freebsd-ports-gnome-f01c4f6c24c84f2d0414276652d9849641d7fc7f.tar.zst freebsd-ports-gnome-f01c4f6c24c84f2d0414276652d9849641d7fc7f.zip |
Activate doconfig.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 07027d596a5e..13654c59127d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.39 1998/07/17 17:43:18 mph Exp $ +# $Id: Makefile,v 1.40 1998/07/20 22:23:04 dburr Exp $ # SUBDIR += LPRng @@ -10,6 +10,7 @@ SUBDIR += cfengine SUBDIR += contool SUBDIR += daemontools + SUBDIR += doconfig SUBDIR += gtar SUBDIR += idled SUBDIR += lsof |