diff options
author | jim <jim@FreeBSD.org> | 2001-02-16 22:51:21 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-02-16 22:51:21 +0000 |
commit | e87cdb2fdb346bac1206931e84cd1a126d942190 (patch) | |
tree | 690069e1ed37a7c3d0ad6a4640d54c654608c763 /irc/xchat/Makefile | |
parent | eded8bec22801b438ff3b1c98bc74b66b54373e8 (diff) | |
download | FreeBSD-ports-e87cdb2fdb346bac1206931e84cd1a126d942190.zip FreeBSD-ports-e87cdb2fdb346bac1206931e84cd1a126d942190.tar.gz |
Update to version 1.6.4.
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 7586a96..70aa281 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |