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 | |
parent | c05f38965d9a51678866144503c81096b0bc59c4 (diff) | |
download | freebsd-ports-graphics-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.gz freebsd-ports-graphics-61785696310d3553dcb999ce4f1ca027f2c6eeb7.tar.zst freebsd-ports-graphics-61785696310d3553dcb999ce4f1ca027f2c6eeb7.zip |
Fix master_site
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/firetalk/Makefile | 3 | ||||
-rw-r--r-- | net-im/linpopup/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile index 2d5e9c4dba8..84b236efc6a 100644 --- a/net-im/firetalk/Makefile +++ b/net-im/firetalk/Makefile @@ -8,8 +8,7 @@ PORTNAME= firetalk PORTVERSION= 0.0.11 CATEGORIES= net-im -MASTER_SITES= http://site.n.ml.org/download/20031016162822/_firetalk/ \ - http://www.penguinhosting.net/~ian/firetalk/ +MASTER_SITES= http://site.n.ml.org/download/20030428174342/_firetalk/ MAINTAINER= ports@FreeBSD.org COMMENT= A multi-protocol chat/instant messaging library diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile index 34d412d2db5..9eee7f7a370 100644 --- a/net-im/linpopup/Makefile +++ b/net-im/linpopup/Makefile @@ -9,7 +9,7 @@ PORTNAME= linpopup PORTVERSION= 1.2.0 PORTREVISION= 8 CATEGORIES= net-im -MASTER_SITES= http://www.chez.com/littleigloo/files/ +MASTER_SITES= http://littleigloo.chez.com/files/ DISTNAME= LinPopUp-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index 4e3072d58ee..75016783df6 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 |