diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-09 02:15:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-09 02:15:27 +0800 |
commit | c80a6b65bb3e84b10dbfc69cd6f5ed940f18f665 (patch) | |
tree | 12a253a3a55f6da5c660f9d096411b841900da36 /irc/xchat2/Makefile | |
parent | 8c6b6255d5c43a590ad0792cf22a3affe0659a90 (diff) | |
download | freebsd-ports-gnome-c80a6b65bb3e84b10dbfc69cd6f5ed940f18f665.tar.gz freebsd-ports-gnome-c80a6b65bb3e84b10dbfc69cd6f5ed940f18f665.tar.zst freebsd-ports-gnome-c80a6b65bb3e84b10dbfc69cd6f5ed940f18f665.zip |
Update to 1.9.4.
PR: 45037
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
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 aa846ad022af..bc40d7ea535f 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.4 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/1.9/ \ http://xchat.linuxpower.org/files/source/1.9/ |