diff options
author | jim <jim@FreeBSD.org> | 2001-07-20 22:38:22 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-07-20 22:38:22 +0800 |
commit | 57e0c073a90cc467f88ee41abc9fc25a627f7840 (patch) | |
tree | f66d4da73d2611ceb7f5b8a3d4dbe9e2fea61fff /irc/xchat-gnome/Makefile | |
parent | c7f7c99567f58ec65087421ec40a46302670ba14 (diff) | |
download | freebsd-ports-gnome-57e0c073a90cc467f88ee41abc9fc25a627f7840.tar.gz freebsd-ports-gnome-57e0c073a90cc467f88ee41abc9fc25a627f7840.tar.zst freebsd-ports-gnome-57e0c073a90cc467f88ee41abc9fc25a627f7840.zip |
Update to version 1.8.1.
PR: 29065
Submitted by: Patrick Li <pat@databits.net>
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 c08ca7da883e..5db142029333 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchat -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES+= irc gnome MASTER_SITES= http://xchat.org/files/source/1.8/ \ http://xchat.linuxpower.org/files/source/1.8/ |