1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Fix MASTER_SITES.

Submitted by:	Erwin Lansing <erwin@lansing.dk>
PR:		40339
This commit is contained in:
Anton Berezin 2002-08-07 09:40:49 +00:00
parent e6f76567cd
commit 4da6496712
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64145

View File

@ -8,7 +8,10 @@
PORTNAME= keychain
PORTVERSION= 1.9
CATEGORIES= security
MASTER_SITES= http://www.ibiblio.org/gentoo/distfiles/
MASTER_SITES= http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ \
ftp://sunsite.dk/mirrors/gentoo/distfiles/ \
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/ \
ftp://ftp.gentoo.no/pub/linux/distributions/gentoo/distfiles/
MAINTAINER= ports@FreeBSD.org