diff options
author | tv <tv> | 2004-11-29 12:42:41 +0000 |
---|---|---|
committer | tv <tv> | 2004-11-29 12:42:41 +0000 |
commit | a0535e31d49d59bef899ac07f0d76abd8f3caeb2 (patch) | |
tree | 0b82e4f52324d9d8499b674b2e524c7b58254e02 /shells/bash2/Makefile | |
parent | 637be590fc35ad14f5fef848bbf3fda9a3d465cf (diff) | |
download | pkgsrc-a0535e31d49d59bef899ac07f0d76abd8f3caeb2.tar.gz |
PKGREVISION bump for previous (since a binpkg already exists for the
afflicted platform).
Diffstat (limited to 'shells/bash2/Makefile')
-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/ |