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 b1878d3a361..bfae8fd314b 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2006/08/23 09:49:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2006/09/16 12:20:35 jmmv Exp $ # DISTNAME= rhythmbox-0.9.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/} EXTRACT_SUFX= .tar.bz2 |