From 68d09eedfa2d8f08349be9e78fac3432d1b2cd3f Mon Sep 17 00:00:00 2001 From: garga Date: Tue, 30 May 2006 17:20:11 +0000 Subject: I've committed MASTER_SITES changes proposed by Marin Wilke some days ago, but, the correct way is preserve original MASTER_SITE and add freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring original preserving the Martin's proposed backup. --- net-im/newsbot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/newsbot/Makefile b/net-im/newsbot/Makefile index 4ce4786b14cb..4e1074affc05 100644 --- a/net-im/newsbot/Makefile +++ b/net-im/newsbot/Makefile @@ -10,7 +10,8 @@ PORTNAME= newsbot PORTVERSION= 0.4.5 PORTREVISION= 1 CATEGORIES= net-im -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.jabberstudio.org/files/${PORTNAME}/ \ + http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}-0.45 MAINTAINER= ports@FreeBSD.org -- cgit