diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:47:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-04 19:47:34 +0000 |
commit | 526bf309a8b9a7316aac993efbdec03166efa143 (patch) | |
tree | d0df1315b6a525f8d089d76b6363c904f573a326 /mail | |
parent | 8679455aae577ebab889675867fdcbc7bd440fb5 (diff) | |
download | ports-526bf309a8b9a7316aac993efbdec03166efa143.tar.gz ports-526bf309a8b9a7316aac993efbdec03166efa143.zip |
Notes
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 |