diff options
author | will <will@FreeBSD.org> | 2001-01-07 15:38:32 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-07 15:38:32 +0800 |
commit | 42097d2a3693fb048fd93c7d4cfa8593d0ba1903 (patch) | |
tree | 5bf990ec5a40473e8d085a79a9a5d716e1fb04ef /security/Makefile | |
parent | c0edefdc398efa3e0b6c94161ee3fe7bcb5cf254 (diff) | |
download | freebsd-ports-gnome-42097d2a3693fb048fd93c7d4cfa8593d0ba1903.tar.gz freebsd-ports-gnome-42097d2a3693fb048fd93c7d4cfa8593d0ba1903.tar.zst freebsd-ports-gnome-42097d2a3693fb048fd93c7d4cfa8593d0ba1903.zip |
Add amavis-perl 10, a mail virus scanner (uses external antivirus).
PR: 23978
Submitted by: Roman Shterenzon <roman@xpert.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 ffee2622d832..37d0c2a0e984 100644 --- a/security/Makefile +++ b/security/Makefile @@ -5,6 +5,7 @@ SUBDIR += acid SUBDIR += aescrypt SUBDIR += aide + SUBDIR += amavis-perl SUBDIR += bjorb SUBDIR += bro SUBDIR += bugs |