diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /multimedia/totem | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index c089ec549ba..37179e3cdf3 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.55 2012/03/09 12:34:20 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2012/04/27 12:31:56 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup |