diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-06-06 23:26:31 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-06-06 23:26:31 +0800 |
commit | a96bbf53e83e05784f9f205c0c9f1801f6b1b416 (patch) | |
tree | 09863ccd8b870c5ffb88089419be551f38377caf /sysutils/Makefile | |
parent | 8c8fa2492341541bc30a117a86e6943c6c0bd8cc (diff) | |
download | freebsd-ports-gnome-a96bbf53e83e05784f9f205c0c9f1801f6b1b416.tar.gz freebsd-ports-gnome-a96bbf53e83e05784f9f205c0c9f1801f6b1b416.tar.zst freebsd-ports-gnome-a96bbf53e83e05784f9f205c0c9f1801f6b1b416.zip |
- Add sysutils/grub2-pcbsd
This installs PC-BSD's custom grub 2.02-prerelease, which includes
various enhancements for Boot-Environments and ZFS support
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 2a4b9c7165c1..327173f99f29 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -344,6 +344,7 @@ SUBDIR += grub2 SUBDIR += grub2-bhyve SUBDIR += grub2-efi + SUBDIR += grub2-pcbsd SUBDIR += gsmartcontrol SUBDIR += gstopd SUBDIR += gstreamer-plugins-cdio |