diff options
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r-- | shells/bash1/Makefile | 3 |
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. |