diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 11:52:48 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 11:52:48 +0800 |
commit | 9b995ab18bf5ede8f2709bf148700b65b0810e58 (patch) | |
tree | 5c369a9ed1bf6398b1dd0aa39024c484a6a53ac7 /mail/Makefile | |
parent | e07529055cb89b3f47d77b120b4985447748becb (diff) | |
download | freebsd-ports-gnome-9b995ab18bf5ede8f2709bf148700b65b0810e58.tar.gz freebsd-ports-gnome-9b995ab18bf5ede8f2709bf148700b65b0810e58.tar.zst freebsd-ports-gnome-9b995ab18bf5ede8f2709bf148700b65b0810e58.zip |
Activate the ezmlm and ezmlm-idx ports.
Diffstat (limited to 'mail/Makefile')
-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 |