diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2007-12-17 23:48:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-12-17 23:48:06 +0000 |
commit | 6c68b8f39d51d31fd9abbba0e84e110b613ee37f (patch) | |
tree | ca012f2ccb7a4024f5175f761144f2809d292d62 /shells/bash/Makefile | |
parent | 82935d68fec5f7365f5ec0efc4a30f1feb0ec972 (diff) |
Notes
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 13c3ed8b0270..3628ac3e5584 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 25 +PATCHLEVEL= 33 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} PORTREVISION?= 0 CATEGORIES= shells |