diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-22 20:06:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-22 20:06:06 +0000 |
commit | 8af26cfe5dea14d481f030077ce9513e9e19ab33 (patch) | |
tree | 7b6bf015afc2d1c629b6783c2011f1fffefb951b /audio/rhythmbox/Makefile | |
parent | 3e1396bb558cdbb97ab948f07d79c97d5e77931c (diff) |
Notes
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 3f05de739252..986bd73c9d58 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rhythmbox -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.6.3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 |