diff options
author | rh <rh@pkgsrc.org> | 2001-01-18 16:08:50 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-01-18 16:08:50 +0000 |
commit | 0e790f73c882c2734373b5ccb22daeb7f33a7222 (patch) | |
tree | 3a74161c1b83bd4a7f4ca5c43b81ba5c8f83f215 /mail/tnef/Makefile | |
parent | 2b905afd72dd75cd66dd56540f3772f64ec024ee (diff) | |
download | pkgsrc-0e790f73c882c2734373b5ccb22daeb7f33a7222.tar.gz |
Update tnef to 0.16. Changes are:
* Now builds on Digital UNIX v4.0 (OSF1)
* Intermittent crash fix.
* New option to allow for numberd file backups
(courtesy of Jean-Jacques Michel)
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 19db7df8931..377cccfece8 100644 --- a/mail/tnef/Makefile +++ b/mail/tnef/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2000/10/27 21:56:32 jwise Exp $ +# $NetBSD: Makefile,v 1.3 2001/01/18 16:08:50 rh Exp $ # -DISTNAME= tnef-0.15 +DISTNAME= tnef-0.16 CATEGORIES= mail MASTER_SITES= http://world.std.com/~damned/ |