diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 03:52:48 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 03:52:48 +0000 |
commit | 9b995ab18bf5ede8f2709bf148700b65b0810e58 (patch) | |
tree | 5c369a9ed1bf6398b1dd0aa39024c484a6a53ac7 /mail | |
parent | e07529055cb89b3f47d77b120b4985447748becb (diff) | |
download | FreeBSD-ports-9b995ab18bf5ede8f2709bf148700b65b0810e58.zip FreeBSD-ports-9b995ab18bf5ede8f2709bf148700b65b0810e58.tar.gz |
Activate the ezmlm and ezmlm-idx ports.
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 203aa08..bdcae25 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 |