diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-12 16:57:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-12 16:57:06 +0000 |
commit | 579ff31b4701b6de85cd9415683c17786fdd32ae (patch) | |
tree | 0f676eb692635176b7a03c3f3069fc7a2786da8f | |
parent | 8e4826d590f68fb826144b928fb6c91d13f7acc8 (diff) | |
download | pkgsrc-579ff31b4701b6de85cd9415683c17786fdd32ae.tar.gz |
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
-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 6a220584e58..99c245a7ed6 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/04/13 14:05:34 drochner Exp $ +# $NetBSD: Makefile,v 1.29 2006/06/12 16:57:06 wiz Exp $ PKGNAME= mplayer-${MPLAYER_PKG_VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Software-only MPEG-1/2/4 video decoder |