From dae1da05d34ce28ad58d15a098b6f7b7b727fb00 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 24 Nov 1999 03:01:08 +0000 Subject: [PATCH] add another dist site for RSAREF --- security/rsaref/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index 7d10492ac98..b54f80c9c93 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,19 +1,21 @@ -# $OpenBSD: Makefile,v 1.8 1999/08/03 23:38:04 brad Exp $ +# $OpenBSD: Makefile,v 1.9 1999/11/24 03:01:08 brad Exp $ # $FreeBSD: Makefile,v 1.3 1997/07/17 15:12:58 max Exp $ PKGNAME= rsaref-2.0 DISTNAME= rsaref20.1996 CATEGORIES= security -MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/ +MASTER_SITES= http://the.wiretapped.net/security/cryptography/libs/rsa/ \ + ftp://utopia.hacktic.nl/pub/replay/pub/crypto/LIBS/rsa/ EXTRACT_SUFX= .tar.Z -NEED_VERSION= 1.64 NO_CDROM= "CRYPTO: Third party crypto not allowed." +RESTRICTED= "Crypto" + +NEED_VERSION= 1.64 MAINTAINER= niklas@openbsd.org -WRKSRC= ${WRKDIR}/source -RESTRICTED= "Crypto" +WRKSRC= ${WRKDIR}/source pre-configure: @cp ${FILESDIR}/Makefile ${WRKSRC}