fix missing part of recursive bump for png-1.6.
This commit is contained in:
parent
8aac7f1a05
commit
94fda472f9
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.85 2013/02/09 22:11:28 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.86 2013/03/15 12:16:59 obache Exp $
|
||||
|
||||
DISTNAME= arts-1.5.10
|
||||
PKGREVISION= 10
|
||||
PKGREVISION= 11
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= http://multimedia.kde.org/
|
||||
COMMENT= Analog Real-Time Synthesizer
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.89 2013/01/16 21:17:20 riastradh Exp $
|
||||
# $NetBSD: Makefile,v 1.90 2013/03/15 12:16:59 obache Exp $
|
||||
|
||||
PKGNAME= mplayer-${MPLAYER_VERSION}
|
||||
PKGREVISION= 4
|
||||
PKGREVISION= 5
|
||||
|
||||
COMMENT= Fast, cross-platform movie player
|
||||
|
||||
|
|
Loading…
Reference in a new issue