diff options
author | Jim Mock <jim@FreeBSD.org> | 2002-03-08 16:56:29 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2002-03-08 16:56:29 +0000 |
commit | 4a24f575e637d3e2677a10669c6a1c5f045e9b9d (patch) | |
tree | d77ee7155844593fb1a6a660aebf5031b0ec5a4b /irc/xchat2 | |
parent | fix that history backward/forward functions invalid the multi-bytes (diff) |
Update to version 1.8.8.
Reminded by: Muhannad Asfour <muhannad@cogeco.ca>
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat2/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 02ffae25a117..4ef462898995 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.7 +PORTVERSION= 1.8.8 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ diff --git a/irc/xchat2/distinfo b/irc/xchat2/distinfo index 4375b57e4eea..a666a410db3a 100644 --- a/irc/xchat2/distinfo +++ b/irc/xchat2/distinfo @@ -1 +1 @@ -MD5 (xchat-1.8.7.tar.bz2) = 2bdcf2b77f6bf1385bc63a17dcafbe90 +MD5 (xchat-1.8.8.tar.bz2) = 8496a0438c1062d3d8f96f92d5e48a52 |