diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-05-25 19:02:05 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-05-25 19:02:05 +0000 |
commit | 276c39a3ad3f5a70ec2934f0ec9c6b9dfec9b0d9 (patch) | |
tree | dab85094e9dad588cb6ef6d2ffaa223a45e1e38e /irc/xchat-gnome/Makefile | |
parent | Update to 2.6, add a WWW while I'm here. (diff) |
Update to version 1.5.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 2f755ca052bd..16d51211b86c 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.2 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/source/1.5/ \ http://xchat.linuxpower.org/files/source/1.5/ |