diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 08:27:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 08:27:06 +0000 |
commit | 2a6ca7a6d47c0cdfab4e888275080c73f79a0824 (patch) | |
tree | c61a8ee6955912f06c9204b42d8c9cb61af97d56 /audio/rhythmbox/Makefile | |
parent | 4fa80a41d31bd77994a43f4a7f3a40bbed9a254a (diff) | |
download | FreeBSD-ports-2a6ca7a6d47c0cdfab4e888275080c73f79a0824.zip FreeBSD-ports-2a6ca7a6d47c0cdfab4e888275080c73f79a0824.tar.gz |
Update to 0.5.2.
Diffstat (limited to 'audio/rhythmbox/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 1ba4c99..2d90502 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rhythmbox -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 |