diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-24 00:02:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-24 00:02:52 +0800 |
commit | 966e3146a2313058a7f4880d24640a83dc50b538 (patch) | |
tree | d819e816fc27ba2dd3f7f19cf77a3fd081c3270c /irc/xchat2/Makefile | |
parent | 460d6bbc871ab6a68c694f10612ae4c823d03de4 (diff) | |
download | freebsd-ports-gnome-966e3146a2313058a7f4880d24640a83dc50b538.tar.gz freebsd-ports-gnome-966e3146a2313058a7f4880d24640a83dc50b538.tar.zst freebsd-ports-gnome-966e3146a2313058a7f4880d24640a83dc50b538.zip |
Update to 2.0.2.
PR: 51304
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
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 911b4c9cdf6d..d9d7aea8c80e 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ |