diff options
author | mbr <mbr@FreeBSD.org> | 2004-05-12 01:09:06 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-05-12 01:09:06 +0800 |
commit | b8610e05855ca3642e0d5fe4849ce7cb6c9f779b (patch) | |
tree | 019a442e12710f5ee9eb745c9c7fec824ec10326 /mail/Makefile | |
parent | c842aa12e7c7f7d0ffa303e9dec76fc38ac7a8be (diff) | |
download | freebsd-ports-gnome-b8610e05855ca3642e0d5fe4849ce7cb6c9f779b.tar.gz freebsd-ports-gnome-b8610e05855ca3642e0d5fe4849ce7cb6c9f779b.tar.zst freebsd-ports-gnome-b8610e05855ca3642e0d5fe4849ce7cb6c9f779b.zip |
pop3proxy is a POP3 proxycache server useful for use with webmail clients
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 82646e55670a..fa85b794796e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -282,6 +282,7 @@ SUBDIR += pop-before-smtp SUBDIR += pop3gwd SUBDIR += pop3lite + SUBDIR += pop3proxy SUBDIR += pop3vscan SUBDIR += popa3d SUBDIR += popa3d-before-sendmail |