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/xchat1 | |
parent | f0cc834642b36bcf519b998560df4484195d7c4c (diff) | |
download | ports-8cb7abd1e89936e1b9a622aee0bac25ceecb07b5.tar.gz ports-8cb7abd1e89936e1b9a622aee0bac25ceecb07b5.zip |
Notes
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 3 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index c7c4572e9641..e2fc74b0e38d 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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/xchat1/distinfo b/irc/xchat1/distinfo index ad5b1e14b06a..454ede57f63e 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.6.0.tar.bz2) = 89447c6302d2ad7e3e7a7032853bd9c3 +MD5 (xchat-1.6.1.tar.bz2) = 6d9680580b4a6c0128ce7e48a1f49d84 |