diff options
author | jim <jim@FreeBSD.org> | 2000-04-25 06:56:41 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-04-25 06:56:41 +0800 |
commit | 86cb7404036523883524ae24d36768ac1aa7f494 (patch) | |
tree | bc63b1c8342af6f5b31b9aa2441b7b7872689448 /irc/xchat-gnome/Makefile | |
parent | 9f6c08d5030c6ef951a49256a56330ac9582be50 (diff) | |
download | freebsd-ports-gnome-86cb7404036523883524ae24d36768ac1aa7f494.tar.gz freebsd-ports-gnome-86cb7404036523883524ae24d36768ac1aa7f494.tar.zst freebsd-ports-gnome-86cb7404036523883524ae24d36768ac1aa7f494.zip |
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/ |