diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-04 14:55:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-04 14:55:41 +0800 |
commit | 54d65548368a82079eea71cf0b2495f3abd01ba8 (patch) | |
tree | 780ec1f3cc8aceb98ff713f73a46bd1556976fbc /irc/xchat2/Makefile | |
parent | 95b66ed536e4e9051ba058a4af4401e97fddf6ad (diff) | |
download | freebsd-ports-gnome-54d65548368a82079eea71cf0b2495f3abd01ba8.tar.gz freebsd-ports-gnome-54d65548368a82079eea71cf0b2495f3abd01ba8.tar.zst freebsd-ports-gnome-54d65548368a82079eea71cf0b2495f3abd01ba8.zip |
Update to 2.0.6.
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index bb7bfd1d43a4..6f4ab55cce31 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.0.6 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ |