From f1d7b611384d6c6375927965b5b6b212991e2ea7 Mon Sep 17 00:00:00 2001 From: sem Date: Wed, 17 Oct 2012 18:53:35 +0000 Subject: - The port is obsolated. Use sysutils/grub2 instead. Set expiration date to 2012-12-01. Feature safe: yes --- sysutils/grub/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index f735217bf84b..6165e057e974 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -15,6 +15,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= GRand Unified Bootloader BROKEN= does not build +EXPIRATION_DATE= 2012-12-01 USE_AUTOTOOLS= automake autoconf GNU_CONFIGURE= yes -- cgit