diff options
Diffstat (limited to 'audio')
-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 b55bfd6e3..bfd55cfd3 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,10 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/audio/rhythmbox/Makefile 19568 2014-04-25 09:41:58Z gusi $ +# $MCom$ PORTNAME= rhythmbox PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |