diff options
Diffstat (limited to 'audio/rhythmbox')
-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 e57499b5f30..550cab3450b 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.138 2017/02/06 13:55:05 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2017/02/12 06:25:05 ryoon Exp $ DISTNAME= rhythmbox-0.12.8 -PKGREVISION= 50 +PKGREVISION= 51 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/} EXTRACT_SUFX= .tar.bz2 |