diff options
author | jim <jim@FreeBSD.org> | 2002-01-11 02:00:24 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-11 02:00:24 +0000 |
commit | 54e272bd94cfd36ad8fb5a7dea7915aef78e634d (patch) | |
tree | 98d36ece47c72e007d151c56a95dbc823fe19ef2 /irc/xchat/Makefile | |
parent | 82d3a00e5e7301d3aa965b8578a9f33ff77e031a (diff) | |
download | FreeBSD-ports-54e272bd94cfd36ad8fb5a7dea7915aef78e634d.zip FreeBSD-ports-54e272bd94cfd36ad8fb5a7dea7915aef78e634d.tar.gz |
Update to version 1.8.7.
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 7e2a0ca5..02ffae2 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |