From e25f45a6ca7319cd937a74ade7fa8d01079f2782 Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 23 Jun 2006 06:37:27 +0000 Subject: [PATCH] irssi.org doesn't seem to have the distfile anymore, so add a working MASTER_SITE. ok alek@ --- net/irssi-icb/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/net/irssi-icb/Makefile b/net/irssi-icb/Makefile index d91ab2e21a6..3764c983628 100644 --- a/net/irssi-icb/Makefile +++ b/net/irssi-icb/Makefile @@ -1,17 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2004/09/15 00:06:59 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.12 2006/06/23 06:37:27 jasper Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} COMMENT= "ICB plugin for irssi" DISTNAME= irssi-icb-0.14 -MASTER_SITES= http://www.irssi.org/files/plugins/icb/ \ - http://fi.irssi.org/files/plugins/icb/ \ - http://no.irssi.org/files/plugins/icb/ \ - http://de.irssi.org/files/plugins/icb/ \ - http://uk.irssi.org/files/plugins/icb/ \ - http://pl.irssi.org/files/plugins/icb/ \ - http://us.irssi.org/files/plugins/icb/ +MASTER_SITES= http://humppa.nl/distfiles/ CATEGORIES= net