diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-10 19:32:19 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-08-10 19:32:19 +0000 |
commit | 764c05e57acb0657b5fd9c9c1aa19ad7051e8a8a (patch) | |
tree | bc5a3cc6b145d79269039c3ecbf5cf6ff7da75e2 /shells/bash/Makefile | |
parent | e4dd95b91a6ad25d347f9897919e72e1abb2751a (diff) | |
download | ports-764c05e57acb0657b5fd9c9c1aa19ad7051e8a8a.tar.gz ports-764c05e57acb0657b5fd9c9c1aa19ad7051e8a8a.zip |
Notes
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 6934c16e2180..567a2d564228 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ PORTNAME= bash PORTVERSION= 3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/ |