diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-09 14:10:56 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-03-09 14:10:56 +0000 |
commit | c4c55c6e6580b7e7a63a760329328bc428c3b6b1 (patch) | |
tree | 21620d9a5cc91892df29aa659bb40ce471c30899 /net/qadsl | |
parent | 991064231d4897e4bfecae48b17b9dc2bc62eb6f (diff) | |
download | ports-c4c55c6e6580b7e7a63a760329328bc428c3b6b1.tar.gz ports-c4c55c6e6580b7e7a63a760329328bc428c3b6b1.zip |
Notes
Diffstat (limited to 'net/qadsl')
-rw-r--r-- | net/qadsl/Makefile | 2 |
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 |