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/xchat | |
parent | 513cd5af551b03208e134cb86d423d207df98946 (diff) | |
download | ports-78ef6af1000429d67d27b3516d2ef27703aab648.tar.gz ports-78ef6af1000429d67d27b3516d2ef27703aab648.zip |
Notes
Diffstat (limited to 'irc/xchat')
-rw-r--r-- | irc/xchat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index e4c6b80aecf9..7faa87f69507 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/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/ |