diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-18 14:09:50 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-18 14:09:50 +0000 |
commit | beed0319e54d557b8a63c5e6e02236f527b20fce (patch) | |
tree | c510a6fd0d7486595a440c24efb8074d7cf0383a /mail/Makefile | |
parent | 83a6650bd77f5d224b5b48c148a653de474e2a66 (diff) | |
download | FreeBSD-ports-beed0319e54d557b8a63c5e6e02236f527b20fce.zip FreeBSD-ports-beed0319e54d557b8a63c5e6e02236f527b20fce.tar.gz |
add filtermail 0.2.4
Filter mail on a pop3 server: saves downloading spam
PR: 37905
Submitted by: Harry Newton <harry_newton@telinco.co.uk>
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 441e303..08322da 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -58,6 +58,7 @@ SUBDIR += ezmlm-web SUBDIR += faces SUBDIR += fetchmail + SUBDIR += filtermail SUBDIR += flink SUBDIR += ftrack SUBDIR += gbiff |