diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /multimedia/mplayer-share | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'multimedia/mplayer-share')
-rw-r--r-- | multimedia/mplayer-share/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 35e195be5b7..5da9c42e2b6 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2011/04/22 14:40:43 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/08/23 13:06:51 obache Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Documentation used by mplayer and gmplayer DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts |