diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-06-07 02:21:42 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-06-07 02:21:42 +0000 |
commit | ca85956a03a0e1287304add7f0289e4f5bdf5ebf (patch) | |
tree | 510ef0a98910a1d025ebe7bcdef29fd401e4c896 /irc/xchat/Makefile | |
parent | de5a1e12383b4e689bee0c59c0c9689caafcb112 (diff) | |
download | ports-ca85956a03a0e1287304add7f0289e4f5bdf5ebf.tar.gz ports-ca85956a03a0e1287304add7f0289e4f5bdf5ebf.zip |
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 d90c9c8b9dd8..e9bf81048d7a 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -8,7 +8,7 @@ PORTNAME= xchat PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ |