diff options
author | jim <jim@FreeBSD.org> | 2000-11-27 20:37:34 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-11-27 20:37:34 +0000 |
commit | 58d74c8303d86eb0fcbcbed074622c084fd3ff76 (patch) | |
tree | 211acb147bbf6e48f2996823c91fcdf33110d938 /irc/xchat-gnome | |
parent | eecd08bb1cf98b595d0749b53024a4774aad99ae (diff) | |
download | FreeBSD-ports-58d74c8303d86eb0fcbcbed074622c084fd3ff76.zip FreeBSD-ports-58d74c8303d86eb0fcbcbed074622c084fd3ff76.tar.gz |
Update to version 1.6.1. This is a bug-fix release, and if you're using
1.6.0, I suggest you upgrade.
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat-gnome/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index c7c4572..e2fc74b 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/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/ diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo index ad5b1e1..454ede5 100644 --- a/irc/xchat-gnome/distinfo +++ b/irc/xchat-gnome/distinfo @@ -1 +1 @@ -MD5 (xchat-1.6.0.tar.bz2) = 89447c6302d2ad7e3e7a7032853bd9c3 +MD5 (xchat-1.6.1.tar.bz2) = 6d9680580b4a6c0128ce7e48a1f49d84 |