aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-02-15 16:40:56 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-02-15 16:40:56 +0000
commit7056673d346f4ef7621c2b774afbc160a4b16038 (patch)
treeed80c07582e9464817788af57e1c779422db8a1d /shells
parent2ae1b5df451d8fffb134e3203fb49a31b2f27c90 (diff)
Notes
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 552b953f6d66..f0df1e681498 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>