diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-09-28 18:28:27 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-09-28 18:28:27 +0000 |
commit | 23a8870a454460e7ca87ee870309b21a75549a55 (patch) | |
tree | dbc63f8bfe6e9c22412acc8cf5e537cd5819c173 /comms/spandsp-devel | |
parent | b4506a2112d67c967e88d97b67a15667480b94d6 (diff) | |
download | ports-23a8870a454460e7ca87ee870309b21a75549a55.tar.gz ports-23a8870a454460e7ca87ee870309b21a75549a55.zip |
Notes
Diffstat (limited to 'comms/spandsp-devel')
-rw-r--r-- | comms/spandsp-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile index 4b2660ea9803..62db9e4ed2d4 100644 --- a/comms/spandsp-devel/Makefile +++ b/comms/spandsp-devel/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 |