diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 10:52:11 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 10:52:11 +0000 |
commit | 6fab7cbdf38ff045ac6122b59bfc37df60aafad8 (patch) | |
tree | 358d8390fd56eab65c26c295e15611b5288d0a8b /shells | |
parent | ec3e38569cc2614bdd11686d5bc7b1584c0ac3c7 (diff) | |
download | ports-6fab7cbdf38ff045ac6122b59bfc37df60aafad8.tar.gz ports-6fab7cbdf38ff045ac6122b59bfc37df60aafad8.zip |
Notes
Diffstat (limited to 'shells')
-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 a4cabeeea85c..e9ba1887f19c 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -9,7 +9,7 @@ PORTNAME= bash PATCHLEVEL= 5 PORTVERSION= 4.1.${PATCHLEVEL:S/^0//g} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:S/$/:bash/} \ ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq |