diff options
author | will <will@FreeBSD.org> | 2000-08-10 03:04:59 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-10 03:04:59 +0800 |
commit | 3ca5a28bee0ba811377c59b800772e41f3e7a290 (patch) | |
tree | 03a6577099042e6ccebc862e3fdf2a4b9e63db48 /mail/Makefile | |
parent | 56862727022ababb0ca9c905c67ded4e105864db (diff) | |
download | freebsd-ports-gnome-3ca5a28bee0ba811377c59b800772e41f3e7a290.tar.gz freebsd-ports-gnome-3ca5a28bee0ba811377c59b800772e41f3e7a290.tar.zst freebsd-ports-gnome-3ca5a28bee0ba811377c59b800772e41f3e7a290.zip |
Add ezmlm-web 2.0, a convenient GUI method with which users can configure
their ezmlm-idx mailing lists. This port depends on p5-Mail-Ezmlm, which
I will add in a moment.
PR: 20442
Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>
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 f760b6bb8ffa..3172030d634f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -23,6 +23,7 @@ SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx + SUBDIR += ezmlm-web SUBDIR += faces SUBDIR += fetchmail SUBDIR += gbuffy |