diff options
Diffstat (limited to 'audio/rhythmbox-gtk3/Makefile')
-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 13f9ad5255a..9c31641bb25 100644 --- a/audio/rhythmbox-gtk3/Makefile +++ b/audio/rhythmbox-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/06/04 22:15:42 tron Exp $ +# $NetBSD: Makefile,v 1.12 2013/06/06 12:54:05 wiz Exp $ # DISTNAME= rhythmbox-2.99.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.99/} EXTRACT_SUFX= .tar.xz |