aboutsummaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-05-25 13:55:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-05-25 13:55:46 +0000
commit75e6c1ee72fcfd6d9fb2b00dbefba939d8c47a43 (patch)
tree8a8333cd774e824c9933382f9c41183bcfe1a35d /shells/bash/Makefile
parent0c1969ca1fc5d51f3d25fe7f0b112aa27415c537 (diff)
Notes
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r--shells/bash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 9208cb1912b6..a5be8b1024df 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bash
-PATCHLEVEL= 42
+PATCHLEVEL= 45
PORTVERSION= 4.2.${PATCHLEVEL:S/^0//g}
PORTREVISION?= 0
CATEGORIES= shells