diff options
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 3628ac3e5584..62007c907cec 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 33 +PATCHLEVEL= 39 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells |