diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
commit | d94d9d41c5f158d04620f6092f8879d1c0efc959 (patch) | |
tree | 58be32dd5f43f156e6d5512ecceb0c16f8d3e526 /irc | |
parent | 7cd47d029a146dc92d11197e451cd396f939bb12 (diff) | |
download | FreeBSD-ports-d94d9d41c5f158d04620f6092f8879d1c0efc959.zip FreeBSD-ports-d94d9d41c5f158d04620f6092f8879d1c0efc959.tar.gz |
Bump PORTREVISION for Socks5 fix.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 79d12c0..6d92421 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 79d12c0..6d92421 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ DISTNAME= xchat-${PORTVERSION} |