diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 12:23:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 12:23:48 +0000 |
commit | 56752a14c1dcaf13efd4f5941c0bd6e50b370952 (patch) | |
tree | 2694a6d68d97eac08b2c64323c4c4cee3a3bedd5 /net-im | |
parent | 9a5bc74316c5a4d83435775d846f06df81ecfe17 (diff) |
Make port fetchable again
Notes
Notes:
svn path=/head/; revision=92847
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fugu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 3d1647c7a14d..148b870c3396 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -8,7 +8,7 @@ PORTNAME= fugu PORTVERSION= 1.1.8 CATEGORIES= net python -MASTER_SITES= http://fugu.gale.org/dist/ +MASTER_SITES= http://fugu.gale.org/dist/old/ MAINTAINER= peterh@sapros.com COMMENT= A graphical client for the Gale instant messaging system |