diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-11 07:45:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2009-03-11 07:45:55 +0000 |
commit | bd7d185d47d39d505754f91b56539c80328e2425 (patch) | |
tree | bbf20d3bd2069ee7c61955c85b57330b760ed2f0 /shells | |
parent | 20c29710fafe7b8b04a1ef79eab4aa5f4223acb9 (diff) | |
download | ports-bd7d185d47d39d505754f91b56539c80328e2425.tar.gz ports-bd7d185d47d39d505754f91b56539c80328e2425.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 8cf4684c6b33..a431c685cfd9 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -9,7 +9,7 @@ PORTNAME= bash PATCHLEVEL= 48 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq |