diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-11-28 17:23:54 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-11-28 17:23:54 +0000 |
commit | 926b297cf43eded508f9b3fca120111e8f0bf835 (patch) | |
tree | 7fe795e3e6f60b3a01149e087ebc1e16ea5b901e /converters/2vcard/DESCR | |
parent | ed2e5196de37b9f8a64218233e9c78d05534d52e (diff) | |
download | pkgsrc-926b297cf43eded508f9b3fca120111e8f0bf835.tar.gz |
Update to version 0.4.
New in 0.4: Support for Juno's addressbook format.
(Thanks to Gregory dot Krohne at AFRC dot AF dot MIL)
Diffstat (limited to 'converters/2vcard/DESCR')
-rw-r--r-- | converters/2vcard/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/2vcard/DESCR b/converters/2vcard/DESCR index c66ace4f066..0b3db234abc 100644 --- a/converters/2vcard/DESCR +++ b/converters/2vcard/DESCR @@ -1,6 +1,6 @@ 2vcard is a little perl script to convert an addressbook to the popular VCARD file format. Currently, 2vcard can convert mutt's and mh's alias as -well as pine's and abook's addressbook format. +well as pine's, abook's and juno's addressbook format. The VCARD format is used by gnomecard, for example, which in turn is used by the balsa email client. |