diff options
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 03d98e4abde..19b36e449a7 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2013/08/16 09:20:40 obache Exp $ +# $NetBSD: Makefile,v 1.112 2013/09/02 19:50:54 adam Exp $ # DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |