diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | 2d1a8cc474b8a217cfacf22a906d4280824cfccf (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /audio/rhythmbox | |
parent | adabc0cd25422e73560d08ed42548017c4f1f611 (diff) | |
download | pkgsrc-2d1a8cc474b8a217cfacf22a906d4280824cfccf.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index fa7c59fe438..3e500b1dd6b 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2006/10/17 16:45:07 drochner Exp $ +# $NetBSD: Makefile,v 1.46 2007/03/21 12:05:41 wiz Exp $ # DISTNAME= rhythmbox-0.9.6 +PKGREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 |