Fix the previous PKGREVISION bump by setting PKGREVISION in Makefile,
instead of Makefile.common.
This commit is contained in:
parent
46585ebaaf
commit
003f933331
2 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.27 2005/05/20 19:20:55 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2005/06/06 01:52:39 minskim Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile.common,v 1.21 2005/06/06 01:37:13 minskim Exp $
|
||||
# $NetBSD: Makefile.common,v 1.22 2005/06/06 01:52:39 minskim Exp $
|
||||
|
||||
DISTNAME= libao-0.8.6
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= audio devel
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/ao/
|
||||
|
||||
|
|
Loading…
Reference in a new issue