diff options
author | Michael Haro <mharo@FreeBSD.org> | 2003-12-17 05:34:36 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2003-12-17 05:34:36 +0000 |
commit | aef0b607f80e8171fef5c4093d409c05a25f6448 (patch) | |
tree | 7750a4c3c382b3b3e719a2e7b41002bcd3419511 /net-im/kmerlin/Makefile | |
parent | 594b7a8ab113ae11d87b614b0d7361e76c972049 (diff) |
Upgrade to 1.4.1 just a bugfix for contacts that weren't displaying correctly under certain circumstances.
PR: 60310
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=96020
Diffstat (limited to 'net-im/kmerlin/Makefile')
-rw-r--r-- | net-im/kmerlin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index 922291e6b72a..a0a00c9d0e03 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kmerlin -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |