diff options
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 0bd4e84b0a09..3e4dac314ce4 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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 |