diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 00:22:15 +0800 |
commit | 61785696310d3553dcb999ce4f1ca027f2c6eeb7 (patch) | |
tree | 94ae04c3ae5b94023561b9b317b9bbfd6c861df6 /net-im/pidgin-rhythmbox | |
parent | c05f38965d9a51678866144503c81096b0bc59c4 (diff) | |
download | freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.gz freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.zst freebsd-ports-gnome-61785696310d3553dcb999ce4f1ca027f2c6eeb7.zip |
Fix master_site
Diffstat (limited to 'net-im/pidgin-rhythmbox')
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index 4e3072d58eee..75016783df66 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -9,7 +9,7 @@ PORTNAME= pidgin-rhythmbox PORTVERSION= 2.0 PORTREVISION= 5 CATEGORIES= net-im audio -MASTER_SITES= http://jon.oberheide.org/projects/pidgin-rhythmbox/downloads/ +MASTER_SITES= http://jon.oberheide.org/pidgin-rhythmbox/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to update your status with info from Rhythmbox |