summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorchopps <chopps@pkgsrc.org>2014-01-11 18:18:46 +0000
committerchopps <chopps@pkgsrc.org>2014-01-11 18:18:46 +0000
commit4ed42f4f5755d46ca468c308a725965d3757c8a6 (patch)
tree472be1ea39ad0b53ef5d2557402615793c2bd649 /shells
parentbb8da349b3e4e46d2fe3ddd80007d85dac98cc9b (diff)
downloadpkgsrc-4ed42f4f5755d46ca468c308a725965d3757c8a6.tar.gz
increment the pkgrevision as we've fixed a bug
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile
index 85adb087aa1..775729adb5e 100644
--- a/shells/bash/Makefile
+++ b/shells/bash/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.59 2013/07/15 02:02:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.60 2014/01/11 18:18:46 chopps Exp $
BASH_VERSION= 4.2
DISTNAME= bash-${BASH_VERSION}
#PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
ftp://ftp.cwru.edu/pub/bash/