diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-11-27 20:37:34 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-11-27 20:37:34 +0000 |
commit | 8cb7abd1e89936e1b9a622aee0bac25ceecb07b5 (patch) | |
tree | 1b819bf9bbb7a94ff1b31e087b3232f923468edb /irc/xchat2/Makefile | |
parent | Fix web site location (diff) |
Update to version 1.6.1. This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade.
Notes
Notes:
svn path=/head/; revision=35473
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index c7c4572e9641..e2fc74b0e38d 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |