diff options
author | heinz <heinz@pkgsrc.org> | 2006-07-15 12:20:27 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-07-15 12:20:27 +0000 |
commit | d1db084b647c8326ae5ddb7cbc44e1b21a0f1130 (patch) | |
tree | c33db7842c00ea8a391466cd21ac8f1b53f63912 /mail/tnef/Makefile | |
parent | cffb60072018a1a00d244e040f97aa1b4a8f3160 (diff) | |
download | pkgsrc-d1db084b647c8326ae5ddb7cbc44e1b21a0f1130.tar.gz |
Updated to version 1.4.1.
Pkgsrc changes:
- none
Relevant changes since version 1.3.4:
=====================================
- new and improved tests
- Code reorganization
- New MAPI property names
- Fixing parsing of multi-value MAPI properties [Bug# 1434145]
Diffstat (limited to 'mail/tnef/Makefile')
-rw-r--r-- | mail/tnef/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile index 2cb06562004..6fc3ab9ae2f 100644 --- a/mail/tnef/Makefile +++ b/mail/tnef/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/02/09 22:38:12 heinz Exp $ +# $NetBSD: Makefile,v 1.21 2006/07/15 12:20:27 heinz Exp $ # -DISTNAME= tnef-1.3.4 +DISTNAME= tnef-1.4.1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tnef/} |