diff options
author | jim <jim@FreeBSD.org> | 2002-01-11 10:00:24 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2002-01-11 10:00:24 +0800 |
commit | 54e272bd94cfd36ad8fb5a7dea7915aef78e634d (patch) | |
tree | 98d36ece47c72e007d151c56a95dbc823fe19ef2 /irc/xchat2/Makefile | |
parent | 82d3a00e5e7301d3aa965b8578a9f33ff77e031a (diff) | |
download | freebsd-ports-gnome-54e272bd94cfd36ad8fb5a7dea7915aef78e634d.tar.gz freebsd-ports-gnome-54e272bd94cfd36ad8fb5a7dea7915aef78e634d.tar.zst freebsd-ports-gnome-54e272bd94cfd36ad8fb5a7dea7915aef78e634d.zip |
Update to version 1.8.7.
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 7e2a0ca52056..02ffae25a117 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/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/ |