diff options
Diffstat (limited to 'sysutils/grub/Makefile')
-rw-r--r-- | sysutils/grub/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index d6995a4ed9f3..586822ac7d3b 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.gnu.org/software/grub/ MAINTAINER= jedgar@FreeBSD.org +COMMENT= GRand Unified Bootloader GNU_CONFIGURE= yes USE_GMAKE= yes |