Use += for USA_RESIDENT MASTER_SITES

This commit is contained in:
Andrey A. Chernov 1996-07-17 19:19:10 +00:00
parent ce757e674d
commit c48be169c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3397
2 changed files with 4 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.27 1996/06/20 14:11:17 ache Exp $
# $Id: Makefile,v 1.28 1996/07/16 00:33:10 ache Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@ -25,8 +25,7 @@ LIB_DEPENDS= z\\.1\\.0:${PORTSDIR}/devel/libz
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES= \
ftp://ftp.cs.hut.fi/pub/ssh/ \
MASTER_SITES+= \
ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \
ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \
ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \

View File

@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.27 1996/06/20 14:11:17 ache Exp $
# $Id: Makefile,v 1.28 1996/07/16 00:33:10 ache Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@ -25,8 +25,7 @@ LIB_DEPENDS= z\\.1\\.0:${PORTSDIR}/devel/libz
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES= \
ftp://ftp.cs.hut.fi/pub/ssh/ \
MASTER_SITES+= \
ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \
ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \
ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \