aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-03-09 14:10:56 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-03-09 14:10:56 +0000
commitc4c55c6e6580b7e7a63a760329328bc428c3b6b1 (patch)
tree21620d9a5cc91892df29aa659bb40ce471c30899
parent991064231d4897e4bfecae48b17b9dc2bc62eb6f (diff)
downloadports-c4c55c6e6580b7e7a63a760329328bc428c3b6b1.tar.gz
ports-c4c55c6e6580b7e7a63a760329328bc428c3b6b1.zip
Fix MASTER_SITES.
PR: 94245 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Reported by: fenner's distfile survey Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=157052
-rw-r--r--net/qadsl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile
index 814a32eae1d7..1edb0a18cc2f 100644
--- a/net/qadsl/Makefile
+++ b/net/qadsl/Makefile
@@ -9,7 +9,7 @@ PORTNAME= qadsl
PORTVERSION= 1.3.3
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://savannah.gnu.org/download/alive/
+MASTER_SITES= http://download.savannah.gnu.org/releases/alive/
DISTNAME= qadsl-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org