From 09a9ce003cdc52e7d49ee2cf7aaeda335fd12344 Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 31 Mar 2014 07:42:21 +0000 Subject: [PATCH] replace MASTER_SITES with a working mirror --- mail/smtpclient/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index 002d8a53e61..531fc2b23d0 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2013/03/11 11:23:53 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2014/03/31 07:42:21 jasper Exp $ COMMENT= simple SMTP client @@ -9,7 +9,7 @@ CATEGORIES= mail PERMIT_PACKAGE_CDROM= Yes WANTLIB= c -MASTER_SITES= ftp://www.ossp.org/pkg/tool/smtpclient/ +MASTER_SITES= http://distfiles.nl/ CONFIGURE_STYLE= gnu dest