diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-03 18:27:14 +0000 |
commit | 0d3663e54f5aa76254db20664c0a14d96bbaa77b (patch) | |
tree | b0675985e7f3c1e54bcc986fe93b603c4b4a717e /irc | |
parent | Fix Socks5 proxy support. See (diff) |
Bump PORTREVISION for Socks5 fix.
Notes
Notes:
svn path=/head/; revision=108298
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 79d12c00724d..6d924214d62d 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 79d12c00724d..6d924214d62d 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} |