add fallback MASTER_SITES

This commit is contained in:
sthen 2016-03-19 12:16:04 +00:00
parent e15ac49941
commit b8f9aa2b27

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2016/03/11 23:03:21 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2016/03/19 12:16:04 sthen Exp $
COMMENT= TLS/SSL library and tools
@ -23,6 +23,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
MASTER_SITES= https://www.openssl.org/source/ \
https://www.openssl.org/source/old/${V:C/.$//}/ \
ftp://ftp.openssl.org/source/
FAKE_FLAGS= MANDIR=${PREFIX}/lib/eopenssl/man