diff options
author | will <will@FreeBSD.org> | 2000-07-09 16:46:46 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-09 16:46:46 +0800 |
commit | fcaeff2fafc721feb6a67872df295318cc65cb07 (patch) | |
tree | 9221a4e438e94a3009ba4030c275ec7ad7ee41e8 /mail/Makefile | |
parent | dda70e50c3f10cc88a41b28cb4abc690a394ef87 (diff) | |
download | freebsd-ports-gnome-fcaeff2fafc721feb6a67872df295318cc65cb07.tar.gz freebsd-ports-gnome-fcaeff2fafc721feb6a67872df295318cc65cb07.tar.zst freebsd-ports-gnome-fcaeff2fafc721feb6a67872df295318cc65cb07.zip |
Add listmanager, a cool list manager with many features not found in other
list managers like majordomo. For the time being it will remain binary.
Discussed with: author (albeit this was about 6 months ago)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 242cfd248411..9220aff7a7ab 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -37,6 +37,7 @@ SUBDIR += kbiff SUBDIR += knewmail SUBDIR += lbdb + SUBDIR += listmanager SUBDIR += mailagent SUBDIR += mailcrypt SUBDIR += maildrop |