diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 12:19:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 12:19:35 +0000 |
commit | 9a5bc74316c5a4d83435775d846f06df81ecfe17 (patch) | |
tree | af5ce214fc8573bcd26c7de0b9289657bbdbe434 /net-im | |
parent | 72b033ad4881278d5e637f1a12c675a48a1e9680 (diff) | |
download | ports-9a5bc74316c5a4d83435775d846f06df81ecfe17.tar.gz ports-9a5bc74316c5a4d83435775d846f06df81ecfe17.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/firetalk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile index 018e5147ab9a..43a519aa2c4c 100644 --- a/net-im/firetalk/Makefile +++ b/net-im/firetalk/Makefile @@ -8,7 +8,8 @@ PORTNAME= firetalk PORTVERSION= 0.0.11 CATEGORIES= net -MASTER_SITES= http://www.penguinhosting.net/~ian/firetalk/ +MASTER_SITES= http://site.n.ml.org/download/20031016162822/_firetalk/ \ + http://www.penguinhosting.net/~ian/firetalk/ MAINTAINER= greid@ukug.uk.freebsd.org COMMENT= A multi-protocol chat/instant messaging library |