diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-03 16:40:31 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-03 16:40:31 +0000 |
commit | 6b3994a42f04ecc7738c3fc813ef0720a2fb482a (patch) | |
tree | 5315359a5470e64c60ea8b68060a21d96f5bf5a6 | |
parent | c2882b977a88d151e5812057b4e4c78f0e9bc1ca (diff) | |
download | ports-6b3994a42f04ecc7738c3fc813ef0720a2fb482a.tar.gz ports-6b3994a42f04ecc7738c3fc813ef0720a2fb482a.zip |
Notes
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 1fce9342fcb2..bb865ea00bcd 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 |