diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-11-14 00:28:47 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-11-14 00:28:47 +0800 |
commit | ffaa58a3c93d800dc0276c0720537cd5ac35bdfa (patch) | |
tree | 88b5e0db44e3433fcc9f3ce760ce5bc78147cc7a /security/Makefile | |
parent | c0f3b4e74e24d4dd0dde6f74b21e4c77cc74e53d (diff) | |
download | freebsd-ports-gnome-ffaa58a3c93d800dc0276c0720537cd5ac35bdfa.tar.gz freebsd-ports-gnome-ffaa58a3c93d800dc0276c0720537cd5ac35bdfa.tar.zst freebsd-ports-gnome-ffaa58a3c93d800dc0276c0720537cd5ac35bdfa.zip |
Add amavisd-milter 1.0.2, milter for amavisd-new.
PR: ports/82427
Submitted by: Petr Rehor <prehor@gmail.com>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 7398a69ebdb2..61187b7f2e34 100644 --- a/security/Makefile +++ b/security/Makefile @@ -16,6 +16,7 @@ SUBDIR += amavis-perl SUBDIR += amavis-stats SUBDIR += amavisd + SUBDIR += amavisd-milter SUBDIR += amavisd-new SUBDIR += antivir-milter SUBDIR += apg |