diff options
author | nbm <nbm@FreeBSD.org> | 2000-02-04 00:40:31 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-02-04 00:40:31 +0800 |
commit | b904e6261da13c2f19afc88f4426e7231df4ab7b (patch) | |
tree | 080fa33b3cbeaf711f8a1099c65a6f1743c61308 /mail/Makefile | |
parent | 1c957f9769b087738e005fbdda04cf145b9c29e5 (diff) | |
download | freebsd-ports-graphics-b904e6261da13c2f19afc88f4426e7231df4ab7b.tar.gz freebsd-ports-graphics-b904e6261da13c2f19afc88f4426e7231df4ab7b.tar.zst freebsd-ports-graphics-b904e6261da13c2f19afc88f4426e7231df4ab7b.zip |
Activate lbdb and autorespond
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1fce9342fcb..bb865ea00bc 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -3,6 +3,7 @@ SUBDIR += adcomplain SUBDIR += asmail + SUBDIR += autorespond SUBDIR += balsa SUBDIR += bbmail SUBDIR += biffer @@ -30,6 +31,7 @@ SUBDIR += imap-uw SUBDIR += kbiff SUBDIR += knewmail + SUBDIR += lbdb SUBDIR += mailagent SUBDIR += mailcrypt SUBDIR += maildrop |