summaryrefslogtreecommitdiff
path: root/multimedia/mencoder
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/mencoder
parent4d60fe28a355a94b375331c59a2b3e0d6acdff0d (diff)
downloadpkgsrc-89b5657325fb5e7d423d66c2ec693350fbca1985.tar.gz
PKGREVISION++
Fix cdparanoia detection after bl3ification.
Diffstat (limited to 'multimedia/mencoder')
-rw-r--r--multimedia/mencoder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index 98b90686ed9..114212ffd92 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/04/07 12:57:58 salo Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/10 12:16:12 salo Exp $
#
PKGNAME= mencoder-${MPLAYER_PKG_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Simple movie encoder for MPlayer-playable movies
.include "../../multimedia/mplayer-share/Makefile.common"