diff options
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 83658c6534d1..478c5b28d491 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.1.8 +# Version required: 1.1.9 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.1.8 +DISTNAME= xchat-1.1.9 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/beta/ \ http://xchat.linuxpower.org/files/beta/ |