diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /irc/xchat2 | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | FreeBSD-ports-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip FreeBSD-ports-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 5b62627..bbf0d60 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.8 +PORTREVISION?= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |