diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:22:15 +0000 |
commit | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (patch) | |
tree | 03398cf00a47d6dad02f63a5ef186907bad6115d /net-im/firetalk | |
parent | 9cc8b79596b43182bdbfe0d898e986f29066c5c6 (diff) | |
download | ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.tar.gz ports-c5e3914c6048e8c8b3a98992dd49628d5fa168fb.zip |
Fix master_site
Notes
Notes:
svn path=/head/; revision=278800
Diffstat (limited to 'net-im/firetalk')
-rw-r--r-- | net-im/firetalk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile index 2d5e9c4dba83..84b236efc6af 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 |