summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorsalo <salo>2004-04-10 12:16:12 +0000
committersalo <salo>2004-04-10 12:16:12 +0000
commit31ca78af7cdf4c1c1517fc0b91cc9b51c79496ea (patch)
treebd6072305d72951d3f24941fe269db6bd61c4194 /multimedia/mplayer
parentc099c84c68e5b5a1fbeac8d80bd9aec4e3e4d1ce (diff)
downloadpkgsrc-31ca78af7cdf4c1c1517fc0b91cc9b51c79496ea.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"