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