diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-06-14 17:35:00 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-06-14 17:35:00 +0000 |
commit | a65ca8e708d7a444378fea551e7f06b8b692263c (patch) | |
tree | 268220722a7d68b1f17b06a59165398d2a4f8467 /mail | |
parent | 3e6775cb874503dfe226c43303476c5149ea2905 (diff) | |
download | ports-a65ca8e708d7a444378fea551e7f06b8b692263c.tar.gz ports-a65ca8e708d7a444378fea551e7f06b8b692263c.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 6bdd2097c2cb..416e8b4b7296 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1998/05/21 22:37:46 mph Exp $ +# $Id: Makefile,v 1.63 1998/06/08 11:12:38 dburr Exp $ # SUBDIR += adcomplain @@ -16,6 +16,7 @@ SUBDIR += glbiff SUBDIR += im SUBDIR += imap-uw + SUBDIR += kbiff SUBDIR += mailagent SUBDIR += majorcool SUBDIR += majordomo |