diff options
author | will <will@FreeBSD.org> | 2001-03-11 03:24:43 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-11 03:24:43 +0800 |
commit | 30b7014249ef005cb49863f749b1ae7b27169185 (patch) | |
tree | e88d2ee859c9e98d903db1aba3cfc5193613dfaa /sysutils/Makefile | |
parent | a7da97d4336aad0c82113998bafca93cecf421fb (diff) | |
download | freebsd-ports-gnome-30b7014249ef005cb49863f749b1ae7b27169185.tar.gz freebsd-ports-gnome-30b7014249ef005cb49863f749b1ae7b27169185.tar.zst freebsd-ports-gnome-30b7014249ef005cb49863f749b1ae7b27169185.zip |
Add mksunbootcd 1.0, a program to make ISO images suitible to boot on
sparc systems.
PR: 24086
Submitted by: Roman Shterenzon <roman@xpert.com>
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 3bb760dc9d17..459e1b90e746 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -68,6 +68,7 @@ SUBDIR += mei SUBDIR += memtest SUBDIR += mkisofs + SUBDIR += mksunbootcd SUBDIR += monitord SUBDIR += muse SUBDIR += no-login |