diff options
author | sobomax <sobomax@FreeBSD.org> | 2005-09-28 18:28:27 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2005-09-28 18:28:27 +0000 |
commit | 093a92f586c4df26269b0a76a8e27c116822924c (patch) | |
tree | 732cad5dff542f14fd4628482b58528a334c3b2d /comms/spandsp | |
parent | 475e9caf062e08e614afb62b90a7e598a78787be (diff) | |
download | FreeBSD-ports-093a92f586c4df26269b0a76a8e27c116822924c.zip FreeBSD-ports-093a92f586c4df26269b0a76a8e27c116822924c.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'comms/spandsp')
-rw-r--r-- | comms/spandsp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 4b2660e..62db9e4 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -8,7 +8,8 @@ PORTNAME= spandsp DISTVERSION= 0.0.2pre18 CATEGORIES= comms -MASTER_SITES= ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ \ +MASTER_SITES= http://www.soft-switch.org/downloads/spandsp/${PORTNAME}-${DISTVERSION}/ \ + ftp://soft-switch.org/pub/spandsp/${PORTNAME}-${DISTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav |