diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-06 22:51:38 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-06 22:51:38 +0000 |
commit | d7e4ae458c42f9052dc27b3249ed43704c1f7eac (patch) | |
tree | 3c0a83ff9e331a38762ece2717361406dd955977 /audio/rhythmbox | |
parent | 9e5da6824afecab8d6aca7198b4f63a8e2668e26 (diff) | |
download | ports-d7e4ae458c42f9052dc27b3249ed43704c1f7eac.tar.gz ports-d7e4ae458c42f9052dc27b3249ed43704c1f7eac.zip |
Notes
Diffstat (limited to 'audio/rhythmbox')
-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 d2da7ce53bc2..9ea5d41006b1 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.10.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 |