diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-09-05 12:49:44 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-09-05 12:49:44 +0000 |
commit | 7cedbcba2dfda03d1be5574320a1ece6cf9cf187 (patch) | |
tree | 9b150c4b9a7b1092d1d09da7f025caba59637329 /net/gale | |
parent | fbbfbb48d576b2bd81b1c201b18d6de9bbef1f41 (diff) | |
download | FreeBSD-ports-7cedbcba2dfda03d1be5574320a1ece6cf9cf187.zip FreeBSD-ports-7cedbcba2dfda03d1be5574320a1ece6cf9cf187.tar.gz |
Fix MASTER_SITES.
Not portlinted.
I didn't bother to contact the MAINTAINER since this was an easy fix.
Diffstat (limited to 'net/gale')
-rw-r--r-- | net/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile index 356209c..9d5dcf7 100644 --- a/net/gale/Makefile +++ b/net/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 |