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
commit5b09707e3ebf33ffd0ada43d1d7568f977c2f962 (patch)
treebd6072305d72951d3f24941fe269db6bd61c4194 /multimedia/mplayer
parent2ec924685dcd074d9a61062f17e5b620cb8d0295 (diff)
downloadpkgsrc-5b09707e3ebf33ffd0ada43d1d7568f977c2f962.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"