diff options
author | jim <jim@FreeBSD.org> | 2001-01-11 23:50:04 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-01-11 23:50:04 +0800 |
commit | 9e8cb137fbeae80a5a99164502c91ad1c322123b (patch) | |
tree | 4e60497f5e86f5333a789528e463c67e5c6e6f42 /irc/xchat2/Makefile | |
parent | 36e4678266002ffaf759fa6356ae2ce387d93fc3 (diff) | |
download | freebsd-ports-gnome-9e8cb137fbeae80a5a99164502c91ad1c322123b.tar.gz freebsd-ports-gnome-9e8cb137fbeae80a5a99164502c91ad1c322123b.tar.zst freebsd-ports-gnome-9e8cb137fbeae80a5a99164502c91ad1c322123b.zip |
Update to 1.6.3.
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 9efe7f3575ab..7586a9623a7f 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |