diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-07-26 23:04:05 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-07-26 23:04:05 +0000 |
commit | 1ef80103c9e341bf59c347537df0d5aafd68d268 (patch) | |
tree | f883f5faa10f1fc1db3cce35d11a651d8a72a742 /irc/xchat-gnome/Makefile | |
parent | Update to 20010727 with a couple of new commands added. (No changes (diff) |
Update to version 1.8.2.
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 5db142029333..0a01727487ba 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |