aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xchat1
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2000-04-26 00:14:24 +0800
committerjim <jim@FreeBSD.org>2000-04-26 00:14:24 +0800
commit292dbd9ea38afea44cd0603877c0a33fecfff85e (patch)
tree226319e616e426daeb5a2128df944ed0f6f9d55b /irc/xchat1
parent7683f509c702ba4c0919103e265a5a1f701294b9 (diff)
downloadfreebsd-ports-gnome-292dbd9ea38afea44cd0603877c0a33fecfff85e.tar.gz
freebsd-ports-gnome-292dbd9ea38afea44cd0603877c0a33fecfff85e.tar.zst
freebsd-ports-gnome-292dbd9ea38afea44cd0603877c0a33fecfff85e.zip
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 <clive@CirX.ORG>
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 31e9cde1ce35..2f755ca052bd 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