From 26d414ded965a3fa1669303c247dd77b10d4434b Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Wed, 1 Sep 1999 22:18:11 +0000 Subject: Fixed download path in MASTER_SITES. Submitted by: obrien --- irc/xchat1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/xchat1') diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index a91290ea9d40..a5a683817cd3 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -8,8 +8,8 @@ DISTNAME= xchat-1.2.0 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/beta/ \ - http://xchat.linuxpower.org/files/beta/ +MASTER_SITES= http://xchat.org/files/ \ + http://xchat.linuxpower.org/files/ MAINTAINER= jim@FreeBSD.org -- cgit v1.2.3