diff options
author | Jim Mock <jim@FreeBSD.org> | 2003-01-19 00:09:27 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2003-01-19 00:09:27 +0000 |
commit | c8622c1f625c00b06a2f2e26bb3b65c22b1c7334 (patch) | |
tree | f4598c7ec6474644187311727954fd17cc25ec2b /irc/xchat/Makefile | |
parent | 1d801de189c09ede7e906996e55fbf07d9e06bef (diff) | |
download | ports-c8622c1f625c00b06a2f2e26bb3b65c22b1c7334.tar.gz ports-c8622c1f625c00b06a2f2e26bb3b65c22b1c7334.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 abc65637169c..a81325dbe2aa 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.10 +PORTVERSION= 1.8.11 CATEGORIES+= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |