diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 13:39:30 +0800 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 13:39:30 +0800 |
commit | 0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b (patch) | |
tree | 25bec3ac33840571886e2db57f39df11ce224575 /sysutils | |
parent | 151db5e45c7967b533b6e8ba95c66cbc92945681 (diff) | |
download | freebsd-ports-gnome-0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b.tar.gz freebsd-ports-gnome-0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b.tar.zst freebsd-ports-gnome-0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b.zip |
- Deprecate and set to expire old/unmaintained ports.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gag/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/gag/Makefile b/sysutils/gag/Makefile index 844b988f5b0d..4009adfb522e 100644 --- a/sysutils/gag/Makefile +++ b/sysutils/gag/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= Graphical Boot Manager +DEPRECATED= no point in having it as a port, can be downloaded from the website and burned +EXPIRATION_DATE= 2011-04-11 + ONLY_FOR_ARCHS= i386 amd64 ia64 USE_ZIP= yes NO_BUILD= yes |