diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-21 01:40:39 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-21 01:40:39 +0000 |
commit | 452e62785450caf063cd7d66bf73cb913ad7a7f3 (patch) | |
tree | d87a5b19f40ec26ff39a671306d0ca4ce274895e /shells/bash2/Makefile | |
parent | fcb81602de14d7478f9d4de9bca307a0364a82c2 (diff) |
Notes
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r-- | shells/bash2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index b0714728c1d7..4086b65db63c 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PORTVERSION= 2.05 +PORTVERSION= 2.05a CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ |