diff options
author | tv <tv@pkgsrc.org> | 2004-11-29 12:42:41 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-11-29 12:42:41 +0000 |
commit | 50206fbe1c9da0b1af9079d082ef86d7670039c4 (patch) | |
tree | 0b82e4f52324d9d8499b674b2e524c7b58254e02 /shells | |
parent | e68d374e6a037e46bffd8da50f5706d3338e0c42 (diff) | |
download | pkgsrc-50206fbe1c9da0b1af9079d082ef86d7670039c4.tar.gz |
PKGREVISION bump for previous (since a binpkg already exists for the
afflicted platform).
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 17e4d9a7b35..8e025ba13a9 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2004/11/29 12:41:54 tv Exp $ +# $NetBSD: Makefile,v 1.61 2004/11/29 12:42:41 tv Exp $ # DISTNAME= bash-2.05b PKGNAME= bash-2.05.2.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \ ftp://ftp.cwru.edu/pub/bash/ |