From 292dbd9ea38afea44cd0603877c0a33fecfff85e Mon Sep 17 00:00:00 2001 From: jim Date: Tue, 25 Apr 2000 16:14:24 +0000 Subject: Whoops, 1.4 in the MASTER_SITES should be 1.5. I guess that's what I get for fetching the tarball manually first. Submitted by: Clive Lin --- 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 31e9cde..2f755ca 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -8,8 +8,8 @@ PORTNAME= xchat PORTVERSION= 1.5.0 CATEGORIES= irc -MASTER_SITES= http://xchat.org/files/source/1.4/ \ - http://xchat.linuxpower.org/files/source/1.4/ +MASTER_SITES= http://xchat.org/files/source/1.5/ \ + http://xchat.linuxpower.org/files/source/1.5/ MAINTAINER= jim@FreeBSD.org -- cgit v1.1