diff options
author | murray <murray@FreeBSD.org> | 2001-03-14 17:24:35 +0800 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2001-03-14 17:24:35 +0800 |
commit | 141ee9d632af3cb03055d5ab107e981a73fd3b60 (patch) | |
tree | c73675c2d9797418fd79625a5941348e0eec6d73 /mail | |
parent | e955bcc579cd3a72f43f8c1b19f7a851928bc552 (diff) | |
download | freebsd-ports-gnome-141ee9d632af3cb03055d5ab107e981a73fd3b60.tar.gz freebsd-ports-gnome-141ee9d632af3cb03055d5ab107e981a73fd3b60.tar.zst freebsd-ports-gnome-141ee9d632af3cb03055d5ab107e981a73fd3b60.zip |
Update the plist to install-info --delete and update the description a little.
Noticed by: Mike Heffner <mheffner@vt.edu>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailcrypt/pkg-descr | 7 | ||||
-rw-r--r-- | mail/mailcrypt/pkg-plist | 1 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/mailcrypt/pkg-descr b/mail/mailcrypt/pkg-descr index 590ab1651695..8e4ccd4c5a0e 100644 --- a/mail/mailcrypt/pkg-descr +++ b/mail/mailcrypt/pkg-descr @@ -13,9 +13,10 @@ Features : * Support for multiple secret keys * A flexible interface to anonymous remailers, including Mixmaster support - * An automagic interface to the PGP public key servers through HTTP + * An automagic interface to the PGP public key servers through HTTP or hkp + * Supports GnuPG -WWW: http://cag-www.lcs.mit.edu/mailcrypt/ +WWW: http://mailcrypt.sourceforge.net - Murray Stokely -murray@cdrom.com +murray@FreeBSD.org diff --git a/mail/mailcrypt/pkg-plist b/mail/mailcrypt/pkg-plist index 36bfda81b635..fc20808a98f2 100644 --- a/mail/mailcrypt/pkg-plist +++ b/mail/mailcrypt/pkg-plist @@ -17,3 +17,4 @@ share/emacs/site-lisp/mc-setversion.el share/emacs/site-lisp/mc-setversion.elc share/emacs/site-lisp/mc-toplev.el share/emacs/site-lisp/mc-toplev.elc +@unexec /usr/bin/install-info --info-dir=%D/info --delete mailcrypt.info |