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 7b3303e824e..503769cf647 100644 --- a/audio/rhythmbox-gtk3/Makefile +++ b/audio/rhythmbox-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/11/23 11:55:06 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 21:37:04 adam Exp $ # DISTNAME= rhythmbox-2.98 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/2.98/} EXTRACT_SUFX= .tar.xz |