bump pkgrevision for previous
This commit is contained in:
parent
c681fbb1a6
commit
17565fd889
1 changed files with 2 additions and 3 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue