diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:52:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:52:48 +0000 |
commit | 59fe9061678d310e7a3c4f25c6cff5443aa380d9 (patch) | |
tree | ea0c51d3cfed1648ad033146381056c288e94585 /mail | |
parent | a74c1446d8d1bdd0b26dfdc5620eca0e7588d088 (diff) | |
download | ports-59fe9061678d310e7a3c4f25c6cff5443aa380d9.tar.gz ports-59fe9061678d310e7a3c4f25c6cff5443aa380d9.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 203aa085ca96..bdcae252bc85 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1999/01/11 05:13:57 steve Exp $ +# $Id: Makefile,v 1.82 1999/01/16 22:03:57 wosch Exp $ # SUBDIR += adcomplain @@ -14,6 +14,8 @@ SUBDIR += exim SUBDIR += exmh SUBDIR += exmh2 + SUBDIR += ezmlm + SUBDIR += ezmlm-idx SUBDIR += faces SUBDIR += fetchmail SUBDIR += glbiff |