From 1dab16eb1d8dee6a353c373d8728c6368e67921b Mon Sep 17 00:00:00 2001 From: lebel Date: Wed, 16 Oct 2002 13:49:17 +0000 Subject: [PATCH] Changes: - MASTER_SITES directory structure has changed. - NL mirror has gone. Thanks to Jim Geovedi for the heads up. --- net/irssi-icb/Makefile | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/net/irssi-icb/Makefile b/net/irssi-icb/Makefile index b17197150e6..a47018207db 100644 --- a/net/irssi-icb/Makefile +++ b/net/irssi-icb/Makefile @@ -1,21 +1,19 @@ -# $OpenBSD: Makefile,v 1.5 2002/06/09 05:37:04 wilfried Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/16 13:49:17 lebel Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} COMMENT= "icb plugin for irssi" DISTNAME= irssi-icb-0.13 -MASTER_SITES= http://www.irssi.org/files/icb/ \ - http://nl.irssi.org/files/icb/ \ - http://fi.irssi.org/files/icb/ \ - http://no.irssi.org/files/icb/ \ - http://de.irssi.org/files/icb/ \ - http://uk.irssi.org/files/icb/ \ - http://pl.irssi.org/files/icb/ \ - http://us.irssi.org/files/icb/ +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/ CATEGORIES= net -NEED_VERSION= 1.525 MAINTAINER= David Lebel