summaryrefslogtreecommitdiff
path: root/shells/bash
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash')
-rw-r--r--shells/bash/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index e6a124cce2e..96ddaa743dc 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.66 2014/09/25 20:28:32 christos Exp $
+# $NetBSD: Makefile,v 1.67 2014/09/25 21:32:33 jmcneill Exp $
BASH_VERSION= 4.3
BASH_PATCHLEVEL= 025
-PKGREVISION=1
DISTNAME= bash-${BASH_VERSION}
PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/