diff options
author | steve <steve@FreeBSD.org> | 1998-07-05 03:47:34 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-05 03:47:34 +0800 |
commit | d15414c7f9dbd70ef231624c7c30e2a433fb191b (patch) | |
tree | d30760e66e3015c11b39a1e9df9d4816221e323e /mail | |
parent | c99c0c28a8908a9f76d8969c80b54371e4fb97b6 (diff) | |
download | freebsd-ports-gnome-d15414c7f9dbd70ef231624c7c30e2a433fb191b.tar.gz freebsd-ports-gnome-d15414c7f9dbd70ef231624c7c30e2a433fb191b.tar.zst freebsd-ports-gnome-d15414c7f9dbd70ef231624c7c30e2a433fb191b.zip |
Turn on mailcrypt.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 833662847047..4853cb5325ae 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.65 1998/06/25 22:37:26 max Exp $ +# $Id: Makefile,v 1.66 1998/07/04 19:43:30 steve Exp $ # SUBDIR += adcomplain @@ -18,6 +18,7 @@ SUBDIR += imap-uw SUBDIR += kbiff SUBDIR += mailagent + SUBDIR += mailcrypt SUBDIR += majorcool SUBDIR += majordomo SUBDIR += metamail |