diff options
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index e95f73544521..20ea926c0356 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,8 +7,7 @@ # PORTNAME= xchat -PORTVERSION= 2.8.4 -PORTREVISION= 6 +PORTVERSION= 2.8.6 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |