diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-29 03:06:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-29 03:06:28 +0000 |
commit | e6324dede7f9c29846268644c3e36cc70cc7bcba (patch) | |
tree | 4a6cfb4373d90d9c74b93f2614146db3389c22f4 /audio/rhythmbox/Makefile | |
parent | 7ae8e301fba16e3cb7e3a70a87c218e008b48bef (diff) | |
download | ports-e6324dede7f9c29846268644c3e36cc70cc7bcba.tar.gz ports-e6324dede7f9c29846268644c3e36cc70cc7bcba.zip |
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 47f4ba3fb82b..aa451e5b0e8c 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -7,8 +7,7 @@ # PORTNAME= rhythmbox -PORTVERSION= 0.10.0 -PORTREVISION= 1 +PORTVERSION= 0.10.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 |