diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-18 15:57:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-18 15:57:41 +0000 |
commit | 71da93b153af5791e9c66b379ade755646bebb9e (patch) | |
tree | c92c0e5a11a8c88a7f9d56213b3bf58b7ff08535 /irc/xchat/Makefile | |
parent | 3c64970f4017397a18ad09e374ef0c4d06cc405c (diff) |
Notes
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r-- | irc/xchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 03104fe653e6..01b7052ea65a 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat PORTVERSION= 2.6.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/2.6/ |