aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-02-16 00:40:56 +0800
committerbsam <bsam@FreeBSD.org>2007-02-16 00:40:56 +0800
commit7468284ef690de6e1cceb99c5226fcdbef367adf (patch)
tree60db108bf5e5a4d26593de87588fa5930a9eb9c7 /shells
parent917673a57c3e640d0b1308ad8efb80d695723458 (diff)
downloadfreebsd-ports-graphics-7468284ef690de6e1cceb99c5226fcdbef367adf.tar.gz
freebsd-ports-graphics-7468284ef690de6e1cceb99c5226fcdbef367adf.tar.zst
freebsd-ports-graphics-7468284ef690de6e1cceb99c5226fcdbef367adf.zip
. deprecate this old and unmaintained software (use shells/bash instead);
. set expiration date to 2007-05-15.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 552b953f6d6..f0df1e68149 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -29,6 +29,9 @@ PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Bourne Again Shell
+DEPRECATED= Old, unmaintained version, use shells/bash instead
+EXPIRATION_DATE=2007-05-15
+
CONFLICTS= bash-3*
.include <bsd.port.pre.mk>