diff options
author | sada <sada@FreeBSD.org> | 1998-12-27 18:06:51 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1998-12-27 18:06:51 +0000 |
commit | b2b57fcb77829ce9df88e10cb9a3a00939fc0ae6 (patch) | |
tree | 5c712bd5bd8191bc17620a75e182041d17621222 /sysutils/Makefile | |
parent | b7121bfb6e41a2b0db265baeb99a7e2fb98b8429 (diff) | |
download | FreeBSD-ports-b2b57fcb77829ce9df88e10cb9a3a00939fc0ae6.zip FreeBSD-ports-b2b57fcb77829ce9df88e10cb9a3a00939fc0ae6.tar.gz |
Activate comconsole.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6fb209a..9fd4713 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/12/20 03:57:10 jseger Exp $ +# $Id: Makefile,v 1.55 1998/12/20 21:15:22 jseger Exp $ # SUBDIR += LPRng @@ -9,6 +9,7 @@ SUBDIR += cd-write SUBDIR += cdrecord SUBDIR += cfengine + SUBDIR += comconsole SUBDIR += contool SUBDIR += copytape SUBDIR += daemontools |