summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-04-10 12:16:12 +0000
committersalo <salo@pkgsrc.org>2004-04-10 12:16:12 +0000
commit89b5657325fb5e7d423d66c2ec693350fbca1985 (patch)
treebd6072305d72951d3f24941fe269db6bd61c4194 /multimedia/mplayer
parent4d60fe28a355a94b375331c59a2b3e0d6acdff0d (diff)
downloadpkgsrc-89b5657325fb5e7d423d66c2ec693350fbca1985.tar.gz
PKGREVISION++
Fix cdparanoia detection after bl3ification.
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index e777db5bc6a..fcdfc03154d 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/04/07 12:57:58 salo Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/10 12:16:12 salo Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Software-only MPEG-1/2/4 video decoder
.include "../../multimedia/mplayer-share/Makefile.common"