diff options
author | nbm <nbm@FreeBSD.org> | 2000-08-01 21:54:18 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-08-01 21:54:18 +0800 |
commit | cf9d143d2df932609439f1639dd4c096c4c8652c (patch) | |
tree | d071059b57882e2e95c1026ee36fd4c51e43a2b6 /misc/Makefile | |
parent | ef40e5bd386e099b61fedaada8335440f4ee2cca (diff) | |
download | freebsd-ports-gnome-cf9d143d2df932609439f1639dd4c096c4c8652c.tar.gz freebsd-ports-gnome-cf9d143d2df932609439f1639dd4c096c4c8652c.tar.zst freebsd-ports-gnome-cf9d143d2df932609439f1639dd4c096c4c8652c.zip |
Add grub, the GNU GRand Unified Bootloader.
PR: ports/20168
Submitted by: R Joseph Wright <rjoseph@mammalia.org>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b34aead7148b..22add97dfa39 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -59,6 +59,7 @@ SUBDIR += gone SUBDIR += gplbp SUBDIR += grdb + SUBDIR += grub SUBDIR += grun SUBDIR += gtkfind SUBDIR += gtl |