diff options
author | sem <sem@FreeBSD.org> | 2012-10-18 02:53:35 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2012-10-18 02:53:35 +0800 |
commit | f1d7b611384d6c6375927965b5b6b212991e2ea7 (patch) | |
tree | bf983accd39b605ecad058904a60e97653bb7345 /sysutils | |
parent | 4b5eb89e579bc2a542a3c9b8ea255286ef5e5467 (diff) | |
download | freebsd-ports-gnome-f1d7b611384d6c6375927965b5b6b212991e2ea7.tar.gz freebsd-ports-gnome-f1d7b611384d6c6375927965b5b6b212991e2ea7.tar.zst freebsd-ports-gnome-f1d7b611384d6c6375927965b5b6b212991e2ea7.zip |
- The port is obsolated. Use sysutils/grub2 instead.
Set expiration date to 2012-12-01.
Feature safe: yes
Diffstat (limited to 'sysutils')
-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 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 |