diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-11-25 01:05:24 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-11-25 01:05:24 +0000 |
commit | 78ef6af1000429d67d27b3516d2ef27703aab648 (patch) | |
tree | 894244da508faed60e04c5663a3c05f686d0ebd4 /irc/xchat1/Makefile | |
parent | Add two patches -- one fixes dccs autoresume, and the other fixes xchat (diff) |
Argh. Bump PORTREVISION. I forgot to apply this in the last commit.
Diffstat (limited to '')
-rw-r--r-- | irc/xchat1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index e4c6b80aecf9..7faa87f69507 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -7,6 +7,7 @@ PORTNAME= xchat PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |