diff options
author | krion <krion@FreeBSD.org> | 2003-10-29 21:57:46 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-29 21:57:46 +0800 |
commit | 3dcf7f93fc66fccf0fedef5e3909446e3c19768f (patch) | |
tree | 1bfb08c016864ae99420cf532b9016a03ee73718 /net-im/imcom/Makefile | |
parent | 35bc5e2c16b5da0cbad46bc792ae51763d7bc69a (diff) | |
download | freebsd-ports-gnome-3dcf7f93fc66fccf0fedef5e3909446e3c19768f.tar.gz freebsd-ports-gnome-3dcf7f93fc66fccf0fedef5e3909446e3c19768f.tar.zst freebsd-ports-gnome-3dcf7f93fc66fccf0fedef5e3909446e3c19768f.zip |
- Update to version 1.32
* fixed a bug in the awaylogmodule where it would print
* messages in
inverse order
* fixed a bug in the awaylogmodule where it would print
* the current
time instead of the time it received the message.
* fixed a bug in the transport registration code.
- Use DOCSDIR
PR: 58679
Submitted by: Ports Fury
Diffstat (limited to 'net-im/imcom/Makefile')
-rw-r--r-- | net-im/imcom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/imcom/Makefile b/net-im/imcom/Makefile index 278a88ca6001..ee734fb26bc8 100644 --- a/net-im/imcom/Makefile +++ b/net-im/imcom/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= imcom -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= net MASTER_SITES= http://nafai.dyndns.org/files/ |