diff options
author | jim <jim@FreeBSD.org> | 2000-05-26 03:02:05 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-05-26 03:02:05 +0800 |
commit | 26004e00291fa938c3215f92adaaacd5cbf122cb (patch) | |
tree | d5dcb6b96b56f480d3260f657c990c8928652087 /irc/xchat/Makefile | |
parent | 7f7514354d0c507dd8dc72f5958cb39bada74d88 (diff) | |
download | freebsd-ports-gnome-26004e00291fa938c3215f92adaaacd5cbf122cb.tar.gz freebsd-ports-gnome-26004e00291fa938c3215f92adaaacd5cbf122cb.tar.zst freebsd-ports-gnome-26004e00291fa938c3215f92adaaacd5cbf122cb.zip |
Update to version 1.5.2.
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 2f755ca052bd..16d51211b86c 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/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/ |