aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-08-11 17:37:26 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-08-11 17:37:26 +0000
commit0a3a06544ffc1947b82f4be713fbe9b9b38635f4 (patch)
tree475773ba59371e42069efcfe301207b3a41ab4c2 /shells
parent884571212b6859bae1a43650ba811edaa95cfe69 (diff)
downloadports-0a3a06544ffc1947b82f4be713fbe9b9b38635f4.tar.gz
ports-0a3a06544ffc1947b82f4be713fbe9b9b38635f4.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/bash1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index b3e871f24930..26b51a3b0b2f 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= bash
MAINTAINER= ports@FreeBSD.org
COMMENT= The GNU Bourne Again Shell -- old version
+DEPRECATED= Bash 1.x is EOL, please use shells/bash.
+EXPIRATION_DATE= 2004-08-25
+
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
# Don't compress manpages or .so not works.