diff options
author | jim <jim@FreeBSD.org> | 2000-06-20 07:15:18 +0000 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-06-20 07:15:18 +0000 |
commit | 736e54b646fdb3befa0b5399c57dfe3b79eebed1 (patch) | |
tree | 1c0ec316deb93181f06d513c0a6ff078d5ae7a33 /irc/xchat-gnome/Makefile | |
parent | e518b6a97fd8253371cb3759a11f455a1cfe42b9 (diff) | |
download | FreeBSD-ports-736e54b646fdb3befa0b5399c57dfe3b79eebed1.zip FreeBSD-ports-736e54b646fdb3befa0b5399c57dfe3b79eebed1.tar.gz |
Update to version 1.5.4.
Diffstat (limited to 'irc/xchat-gnome/Makefile')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 9f3eb92..a4c7ea0 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= irc gnome MASTER_SITES= http://xchat.org/files/source/1.5/ \ http://xchat.linuxpower.org/files/source/1.5/ |