diff options
author | ache <ache@FreeBSD.org> | 1997-11-06 09:17:59 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-11-06 09:17:59 +0800 |
commit | 53691f9b1634257e8df27300d8e86305ed2eb675 (patch) | |
tree | d93f71917f61bc21827743cad95d1bfcbe98b00b /shells/bash | |
parent | 8649ccf1b7212daa4af777d6e3090e60277bc8fb (diff) | |
download | freebsd-ports-gnome-53691f9b1634257e8df27300d8e86305ed2eb675.tar.gz freebsd-ports-gnome-53691f9b1634257e8df27300d8e86305ed2eb675.tar.zst freebsd-ports-gnome-53691f9b1634257e8df27300d8e86305ed2eb675.zip |
Upgrade to 2.01.1
Diffstat (limited to 'shells/bash')
-rw-r--r-- | shells/bash/Makefile | 8 | ||||
-rw-r--r-- | shells/bash/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index fab0686fb505..57372616bd54 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: bash -# Version required: 2.01 +# Version required: 2.01.1 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.25 1997/06/06 23:13:49 ache Exp $ +# $Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp $ # -DISTNAME= bash-2.01 +DISTNAME= bash-2.01.1 CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ ${MASTER_SITE_GNU} .if !defined(NOPORTDOCS) -DISTFILES= bash-2.01.tar.gz bash-doc-2.01.tar.gz +DISTFILES= bash-2.01.1.tar.gz bash-doc-2.01.tar.gz .endif MAINTAINER= ache@FreeBSD.ORG diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 79d2c2656850..591457c9464b 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-2.01.tar.gz) = 51837bb4662144b64bd874585c057752 +MD5 (bash-2.01.1.tar.gz) = 556e0b6c98c1fdb88b25a5d783f4a655 MD5 (bash-doc-2.01.tar.gz) = 5f2f59032f9dd63dde0e464af5b5346c |