diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-02 06:54:20 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-02 06:54:20 +0000 |
commit | 69051b78a30da00885d57c22c259be24f8d76528 (patch) | |
tree | 6b13dd6ca8dc95c9b54e407e93ec8d973baa6608 /irc/xchat2/Makefile | |
parent | c311a288cf3b0b49abd7267024cab0cc6b2e9b5b (diff) | |
download | ports-69051b78a30da00885d57c22c259be24f8d76528.tar.gz ports-69051b78a30da00885d57c22c259be24f8d76528.zip |
Notes
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 f529e0f48275..ba8835d67c45 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} |