1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update MASTER_SITES, some reason it doesn't work unless a proxy is set.

Reported by:	krismail
This commit is contained in:
Michael Johnson 2005-05-09 22:21:04 +00:00
parent 0de698294e
commit 05765786c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134959
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ PORTNAME= speex
PORTVERSION= 1.1.8
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/speex/
MASTER_SITES= ftp://ftp.osuosl.org/.1/xiph/releases/speex/
PKGNAMESUFFIX= -devel
MAINTAINER= ahze@FreeBSD.org

View File

@ -10,7 +10,7 @@ PORTNAME= speex
PORTVERSION= 1.0.5
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/speex/
MASTER_SITES= ftp://ftp.osuosl.org/.1/xiph/releases/speex/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= ahze@FreeBSD.org