aboutsummaryrefslogtreecommitdiff
path: root/shells/bash3/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-10 00:00:50 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-10 00:00:50 +0000
commit4405a46523922b6b8e8bcb554ebd4350ead9d2b5 (patch)
tree8c42f71e97d85cb1bd23e169dd6e5de9ce014c07 /shells/bash3/Makefile
parent12f21fbaec39c7ef08807c3785224a48dc197aea (diff)
downloadports-4405a46523922b6b8e8bcb554ebd4350ead9d2b5.tar.gz
ports-4405a46523922b6b8e8bcb554ebd4350ead9d2b5.zip
Notes
Diffstat (limited to 'shells/bash3/Makefile')
-rw-r--r--shells/bash3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index 67d5c23959b8..17b990c7b1a7 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -3,15 +3,15 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.29 1998/05/16 11:39:19 ache Exp $
+# $Id: Makefile,v 1.30 1998/07/17 20:38:14 steve Exp $
#
-DISTNAME= bash-2.02
+DISTNAME= bash-2.02.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://slc2.ins.cwru.edu/pub/dist/
.if !defined(NOPORTDOCS)
-DISTFILES= bash-2.02.tar.gz bash-doc-2.02.tar.gz
+DISTFILES= bash-2.02.1.tar.gz bash-doc-2.02.tar.gz
.endif
MAINTAINER= ache@FreeBSD.ORG