aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-08-12 01:37:26 +0800
committereik <eik@FreeBSD.org>2004-08-12 01:37:26 +0800
commit4d9b1d8c6eeefaf8d27542c1133aec9c2b017b3e (patch)
treea7ee2cd75138f8e4ed18b1ef7d38cb5cbad30c5e /shells
parentba99de4b6c0ba09950c424df9ff341e791c54e92 (diff)
downloadfreebsd-ports-gnome-4d9b1d8c6eeefaf8d27542c1133aec9c2b017b3e.tar.gz
freebsd-ports-gnome-4d9b1d8c6eeefaf8d27542c1133aec9c2b017b3e.tar.zst
freebsd-ports-gnome-4d9b1d8c6eeefaf8d27542c1133aec9c2b017b3e.zip
mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25
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.