diff options
author | jim <jim@FreeBSD.org> | 2000-12-12 03:03:42 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-12-12 03:03:42 +0800 |
commit | 1465af9297cd2899d7fc6a3daa0514e15bbc4000 (patch) | |
tree | 21e1d988064c7ea4fd58cb49485770e3fc7cae68 /irc/xchat2/Makefile | |
parent | 4c7924bdcad3f3486e1293d14b3118f0fad13cd9 (diff) | |
download | freebsd-ports-gnome-1465af9297cd2899d7fc6a3daa0514e15bbc4000.tar.gz freebsd-ports-gnome-1465af9297cd2899d7fc6a3daa0514e15bbc4000.tar.zst freebsd-ports-gnome-1465af9297cd2899d7fc6a3daa0514e15bbc4000.zip |
Update to version 1.6.2.
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 e2fc74b0e38d..9efe7f3575ab 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |