From 9b9eef4c8bd92b5faa94d469c224428fbf9a2b54 Mon Sep 17 00:00:00 2001 From: jim 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