diff options
author | obache <obache@pkgsrc.org> | 2013-03-15 12:16:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-15 12:16:59 +0000 |
commit | 94fda472f9e592a801d9c04c8a3decc397ec09aa (patch) | |
tree | 6e4b48a185a7b1d14f5c57a696150ee32b5f7e45 /multimedia/mplayer | |
parent | 8aac7f1a055aab92c6f179a80ae6f8b32d068dcc (diff) | |
download | pkgsrc-94fda472f9e592a801d9c04c8a3decc397ec09aa.tar.gz |
fix missing part of recursive bump for png-1.6.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 6cc93e0f858..193f44435f9 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -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 |