From f770298716791d483f18fa9f546db69102978ef4 Mon Sep 17 00:00:00 2001 From: avsm Date: Sat, 6 Jan 2001 11:18:33 +0000 Subject: [PATCH] new MASTER_SITES --- security/mcrypt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index e9ea62725a9..9eb67487ffd 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2000/11/27 15:56:03 avsm Exp $ +# $OpenBSD: Makefile,v 1.2 2001/01/06 11:18:33 avsm Exp $ DISTNAME= mcrypt-2.5.5 CATEGORIES= security @@ -12,7 +12,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://mcrypt.hellug.gr/mcrypt/ \ +MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \ ftp://argeas.cs-net.gr/pub/unix/mcrypt USE_LIBTOOL= Yes