diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-02-29 07:59:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-02-29 07:59:38 +0000 |
commit | 431bc7128f1afb971007dcb57f81ee9c9612dfbc (patch) | |
tree | 8b5445f96e33eaa5176579ed504ec76b6b8f61b6 /mail/Makefile | |
parent | Update to 1.0.0 (diff) |
pgp4pine 1.74 is a filter intended for use within pine, which can
sign/encrypt mail using PGP2/5/6/GPG
Submitted by: Holger Lamm <holger@flatline.de>
PR: ports/16134
Notes
Notes:
svn path=/head/; revision=26431
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1b37e9ae3d38..24c5a9ab4d89 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -66,6 +66,7 @@ SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools SUBDIR += pathalias + SUBDIR += pgp4pine SUBDIR += pgpsendmail SUBDIR += pine4 SUBDIR += pine4-ssl |