diff options
author | pav <pav@FreeBSD.org> | 2005-08-30 14:09:24 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-08-30 14:09:24 +0000 |
commit | 2375321604d891a4ab5e3da2b99e7696df93eeb3 (patch) | |
tree | ceeedd22a2cc030a7c3fd1c64c4184df5972e2e0 /mail/Makefile | |
parent | 58eac9f13ec3ebb10e0313ea6a5b806c50477db6 (diff) | |
download | FreeBSD-ports-2375321604d891a4ab5e3da2b99e7696df93eeb3.zip FreeBSD-ports-2375321604d891a4ab5e3da2b99e7696df93eeb3.tar.gz |
POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
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 9634c67..e76ffa9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -371,6 +371,7 @@ SUBDIR += popper SUBDIR += poppwd SUBDIR += poppy + SUBDIR += popular SUBDIR += postfinger SUBDIR += postfix SUBDIR += postfix-current |