diff options
author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-05 12:49:44 +0000 |
---|---|---|
committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-09-05 12:49:44 +0000 |
commit | b2d3f6b206f4fba24fc24b324c8aa9014fa239e9 (patch) | |
tree | 2fc77651f7de5d6fa44bcbda89f88f03974c3d6d /net-im/gale | |
parent | Use MASTER_SITE_RUBY. (diff) |
Fix MASTER_SITES.
Not portlinted.
I didn't bother to contact the MAINTAINER since this was an easy fix.
Notes
Notes:
svn path=/head/; revision=32306
Diffstat (limited to 'net-im/gale')
-rw-r--r-- | net-im/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 356209c67045..9d5dcf74bb3d 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -8,7 +8,7 @@ PORTNAME= gale PORTVERSION= 0.99a CATEGORIES= net -MASTER_SITES= http://www.gale.org/dist/ +MASTER_SITES= http://download.gale.org/ MAINTAINER= peterh@sapros.com |