diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-04-24 22:56:41 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-04-24 22:56:41 +0000 |
commit | 9d814ea9789a9f93e864fa38e9cbc76bc25b9869 (patch) | |
tree | 1aeba138b3853228a2b50243e05aa9ec6fcf70a7 /irc/xchat-gnome/Makefile | |
parent | Upgrade to libwww-5.2.8 (diff) |
Update to version 1.5.0.
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 e6a2a8a41cd8..31e9cde1ce35 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/source/1.4/ \ http://xchat.linuxpower.org/files/source/1.4/ |