diff options
author | jim <jim@FreeBSD.org> | 2000-08-27 23:25:44 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-08-27 23:25:44 +0800 |
commit | 351ede4496d6dc6e3714ecfe3e17605b80a82c60 (patch) | |
tree | 099136ac6ba8e29a56994db2a9f2ae346911001d /irc/xchat-gnome/Makefile | |
parent | f17caaa6b3fd1df4d57786f7c51830d3f5e47805 (diff) | |
download | freebsd-ports-gnome-351ede4496d6dc6e3714ecfe3e17605b80a82c60.tar.gz freebsd-ports-gnome-351ede4496d6dc6e3714ecfe3e17605b80a82c60.tar.zst freebsd-ports-gnome-351ede4496d6dc6e3714ecfe3e17605b80a82c60.zip |
Update to version 1.4.3. According to the author, this release fixes some
bugs, including the security issue mentioned on SecurityFocus.
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 481639c0f8fc..189bb833f294 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.4/ \ http://xchat.linuxpower.org/files/source/1.4/ |