diff options
author | pav <pav@FreeBSD.org> | 2004-06-17 04:29:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-17 04:29:18 +0800 |
commit | b6eb40a6d2ebaff9883a9adac6941c8420e18a79 (patch) | |
tree | 2234e33270cddc7e4ad9a975453caafcb5c910f7 /mail/Makefile | |
parent | 91826cdf7df33c0a710f9e8b6f5956b9d95e4ef3 (diff) | |
download | freebsd-ports-gnome-b6eb40a6d2ebaff9883a9adac6941c8420e18a79.tar.gz freebsd-ports-gnome-b6eb40a6d2ebaff9883a9adac6941c8420e18a79.tar.zst freebsd-ports-gnome-b6eb40a6d2ebaff9883a9adac6941c8420e18a79.zip |
Add mlmmj, Mailing list managing made joyful.
This is an attempt at implementing a mailing list manager with the same
functionality as the brilliant ezmlm, but with a decent license and mail
server independency.
PR: ports/67911
Submitted by: Christian Laursen <xi@borderworlds.dk>
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 02b1403a102f..fdfba21c41cb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -191,6 +191,7 @@ SUBDIR += mixmaster SUBDIR += mixminion SUBDIR += ml + SUBDIR += mlmmj SUBDIR += mls SUBDIR += mmc SUBDIR += mmr |