diff options
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r-- | shells/bash2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 6cd0bb2..55ea04e 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/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/ |