diff options
author | Jim Mock <jim@FreeBSD.org> | 2001-01-11 15:50:04 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2001-01-11 15:50:04 +0000 |
commit | 75cba1c7de7e5567d6a4b595e569886cfad0b9bd (patch) | |
tree | 5cd4a30e0f7ffb2d79f896b424e5ec6c2a3f08a2 /irc/xchat2/Makefile | |
parent | Mark as FORBIDDEN due to back door (diff) |
Update to 1.6.3.
Notes
Notes:
svn path=/head/; revision=37097
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r-- | irc/xchat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 9efe7f3575ab..7586a9623a7f 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.6/ \ http://xchat.linuxpower.org/files/source/1.6/ |