aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r--irc/xchat2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 0bd4e84b0a09..3e4dac314ce4 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xchat
-# Version required: 1.3.14
+# Version required: 1.4.0
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.3.14
+DISTNAME= xchat-1.4.0
CATEGORIES= irc
-MASTER_SITES= http://xchat.org/files/source/1.3/ \
- http://xchat.linuxpower.org/files/source/1.3/
+MASTER_SITES= http://xchat.org/files/source/1.4/ \
+ http://xchat.linuxpower.org/files/source/1.4/
MAINTAINER= jim@FreeBSD.org