diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-10 07:11:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-06-10 07:11:19 +0000 |
commit | b00aa8ab1e3dc616010f9feb89426d80c85632bf (patch) | |
tree | bd6e1708514141b9b428f0bf04f00f89c912996e /irc/xchat/Makefile | |
parent | 90382f7ff3123bbedcd30c649873a664ae9ea210 (diff) | |
download | ports-b00aa8ab1e3dc616010f9feb89426d80c85632bf.tar.gz ports-b00aa8ab1e3dc616010f9feb89426d80c85632bf.zip |
Notes
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 4e13846c47dd..38500306e02b 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.4 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/2.6/ |