diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:37:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:37:35 +0000 |
commit | cf98dc96e5f3ca2dcf7e6631812e4246b1bcbdf4 (patch) | |
tree | 2a137e473f2e2a625012c19ea4d810308c74f99c /audio/rhythmbox/Makefile | |
parent | aa7d704248f27e48e5af71d0cf923a15bb88a342 (diff) | |
download | pkgsrc-cf98dc96e5f3ca2dcf7e6631812e4246b1bcbdf4.tar.gz |
Adapt for librsvg rename. Bump PKGREVISION.
Diffstat (limited to 'audio/rhythmbox/Makefile')
-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 bfb02d56f0a..499aa54ae04 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2007/09/20 21:21:36 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2007/09/20 21:37:36 wiz Exp $ # DISTNAME= rhythmbox-0.9.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 |