diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /audio/rhythmbox-gtk3 | |
parent | 18d71c80e696842f10f71d584c15e920a94de1a7 (diff) | |
download | pkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'audio/rhythmbox-gtk3')
-rw-r--r-- | audio/rhythmbox-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox-gtk3/Makefile b/audio/rhythmbox-gtk3/Makefile index ae67f1627cf..916354ab89f 100644 --- a/audio/rhythmbox-gtk3/Makefile +++ b/audio/rhythmbox-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/05/23 18:37:26 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/24 18:23:35 wiz Exp $ # DISTNAME= rhythmbox-2.99.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.99/} EXTRACT_SUFX= .tar.xz |