diff options
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 127941744e9..7a58cee01ff 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2012/10/28 23:40:24 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2012/11/03 09:04:10 tron Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Fast, cross-platform movie player |