diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-09 06:50:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-09 06:50:17 +0000 |
commit | fe3f550a4ecbfa4b5eb6a58866ae3ce4691cd328 (patch) | |
tree | 3d165bfe0419f56cd868fa4ed0d8f63ed9e96567 /shells/bash3 | |
parent | 473060227f56437668bbe57acdcadffedb7d0ea7 (diff) | |
download | ports-fe3f550a4ecbfa4b5eb6a58866ae3ce4691cd328.tar.gz ports-fe3f550a4ecbfa4b5eb6a58866ae3ce4691cd328.zip |
Notes
Diffstat (limited to 'shells/bash3')
-rw-r--r-- | shells/bash3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 6cd0bb2e9d21..55ea04eab274 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -8,6 +8,7 @@ PORTNAME= bash PORTVERSION= 2.05b +PORTREVISION?= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ |