diff options
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 81561adc0ba5..3703dd0b42bc 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bash -# Version required: 1.14.4 +# Version required: 1.14.5 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.9 1995/04/11 19:26:27 asami Exp $ +# $Id: Makefile,v 1.11 1995/04/18 11:05:37 ache Exp $ # -DISTNAME= bash-1.14.4 +DISTNAME= bash-1.14.5 CATEGORIES+= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ MAINTAINER= ache@FreeBSD.ORG |