From 68b84d4b6b7b192ab261e363feda9d75508fa9bf Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 26 Jun 2007 09:01:49 +0000 Subject: Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail. --- chat/epic4/Makefile | 3 +-- chat/ircII/Makefile | 6 ++---- chat/micq/Makefile | 5 ++--- comms/snooper/Makefile | 5 ++--- converters/rss2html/Makefile | 5 ++--- 5 files changed, 9 insertions(+), 15 deletions(-) diff --git a/chat/epic4/Makefile b/chat/epic4/Makefile index fdacf907658..05bec9bc1ab 100644 --- a/chat/epic4/Makefile +++ b/chat/epic4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:03 tv Exp $ +# $NetBSD: Makefile,v 1.27 2007/06/26 09:05:18 rillig Exp $ # DISTNAME= epic4-2.2 @@ -10,7 +10,6 @@ MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ ftp://ftp.eu.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ \ ftp://ftp.irc.org/irc/clients/unix/epic/EPIC4-PRODUCTION/ \ ftp://ftp.parodius.com/pub/epic/EPIC4-PRODUCTION/ \ - ftp://ftp.icm.edu.pl/pub/unix/irc/EPIC/EPIC4-PRODUCTION/ \ ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ \ ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-PRODUCTION/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/ircII/Makefile b/chat/ircII/Makefile index 40cb4f70893..7c605e8d919 100644 --- a/chat/ircII/Makefile +++ b/chat/ircII/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2007/02/22 19:26:11 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2007/06/26 09:03:50 rillig Exp $ DISTNAME= ircii-${VERS} PKGNAME= ircII-${VERS} CATEGORIES= chat -MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ - ftp://ircftp.au.eterna.com.au/pub/ircII/ \ - ftp://ftp.sergei.cc/pub/ircII/ +MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/chat/micq/Makefile b/chat/micq/Makefile index 82b62547400..65762761e96 100644 --- a/chat/micq/Makefile +++ b/chat/micq/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2007/06/08 11:47:21 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2007/06/26 09:07:55 rillig Exp $ DISTNAME= micq-0.5.4 CATEGORIES= chat -MASTER_SITES= http://www.micq.org/source/ \ - ftp://www.micq.org/pub/micq/source/ +MASTER_SITES= http://www.micq.org/source/ EXTRACT_SUFX= .tgz MAINTAINER= shell@NetBSD.org diff --git a/comms/snooper/Makefile b/comms/snooper/Makefile index 2725c4f37da..a4711e6470f 100644 --- a/comms/snooper/Makefile +++ b/comms/snooper/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2007/02/22 19:26:14 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/06/26 09:04:43 rillig Exp $ DISTNAME= snooper-19991202 PKGREVISION= 1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ \ - ftp://lkbreth.foretune.co.jp/pub/tools/snooper/ +MASTER_SITES= ftp://ftp.foretune.co.jp/pub/tools/snooper/ MAINTAINER= itojun@itojun.org COMMENT= Serial line protocol analyzer (need two serial interfaces) diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile index f9080d574d0..4c58ad5bfe6 100644 --- a/converters/rss2html/Makefile +++ b/converters/rss2html/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2006/12/09 02:05:24 obache Exp $ +# $NetBSD: Makefile,v 1.13 2007/06/26 09:01:49 rillig Exp $ # DISTNAME= rss2html-0.8.2 CATEGORIES= converters -MASTER_SITES= http://cvs.nopcode.org/ftp/rss2html/ \ - ftp://ftp.nopcode.org/prj/rss2html/ +MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.nopcode.org/blog/rss2html.html -- cgit v1.2.3