diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2002-08-09 01:37:33 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2002-08-09 01:37:33 +0000 |
commit | 2e3cd438bcb9fe2befe2bf6afd17a33297923c55 (patch) | |
tree | fd4ddcdfa90886bd499abe8252b5dbf2d9537920 /sysutils/Makefile | |
parent | Maintainer approved change of dependency: (diff) |
Add cdroot: a utility for automating the creation of a full FreeBSD
installation on a bootable CD-ROM. Current version is 1.2.2.
Notes
Notes:
svn path=/head/; revision=64263
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 5f1e498ea9c9..b85a538961fa 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += bubblemon-dockapp SUBDIR += cd-write SUBDIR += cd9660_unicode + SUBDIR += cdroot SUBDIR += cdrtools SUBDIR += cfengine SUBDIR += cfengine2 |