diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /audio/rhythmbox | |
parent | c7e2fce3337954e0be0905578ef39716823bd56c (diff) | |
download | pkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index aaafe9fd330..3ac8a1280f3 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2012/03/09 12:33:58 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2012/04/27 12:31:34 obache Exp $ # DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |