diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-16 14:19:38 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-16 14:19:38 +0800 |
commit | 0f5f152c87bd1c9c7f7c73b7ad406bb3d4a80402 (patch) | |
tree | f0539b33ee14d46d03e5721fed44950e14547a65 /sysutils/Makefile | |
parent | 4ddddd529b0b41c90c330299d7561f3c5fd2a5d1 (diff) | |
download | freebsd-ports-gnome-0f5f152c87bd1c9c7f7c73b7ad406bb3d4a80402.tar.gz freebsd-ports-gnome-0f5f152c87bd1c9c7f7c73b7ad406bb3d4a80402.tar.zst freebsd-ports-gnome-0f5f152c87bd1c9c7f7c73b7ad406bb3d4a80402.zip |
New port: sysutils/graphicboot
graphicboot starts the machines local X Window and displays
the messages echoed during boot up while the rc script is
setting up the operating system.
PR: ports/83481
Submitted by: Matthew Holder <sixxgate@hotmail.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 fa7db4a7f025..4e087243cec6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -205,6 +205,7 @@ SUBDIR += gpkgdep SUBDIR += gpte SUBDIR += graft + SUBDIR += graphicboot SUBDIR += graveman SUBDIR += growspd SUBDIR += grub |