diff options
author | beech <beech@FreeBSD.org> | 2008-01-20 14:38:05 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-20 14:38:05 +0800 |
commit | ebdbe8564f6df94dd49e457b83d68f04d6d6e490 (patch) | |
tree | 2d52d33b08ccbce227a4e31b0e4dbde1504c3c43 /security/Makefile | |
parent | cf4f3178be91cef0c0007177af0126dff6b01bdb (diff) | |
download | freebsd-ports-gnome-ebdbe8564f6df94dd49e457b83d68f04d6d6e490.tar.gz freebsd-ports-gnome-ebdbe8564f6df94dd49e457b83d68f04d6d6e490.tar.zst freebsd-ports-gnome-ebdbe8564f6df94dd49e457b83d68f04d6d6e490.zip |
- New Port maia-1.0.2a
- Maia Mailguard is a web-based interface and management system based on
the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl
and PHP, Maia Mailguard gives end-users control over how their mail is
processed by virus scanners and spam filters, while giving mail administrators
the power to configure site-wide defaults and limits.
WWW: http://www.maiamailguard.com/
PR: ports/119325
Submitted by: Janky Jay <ek@purplehat.org> (maintainer)
Approved by: linimon (mentor)
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 c07780038541..e1d8d03471b3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -265,6 +265,7 @@ SUBDIR += lsh SUBDIR += lxnb SUBDIR += mac-robber + SUBDIR += maia SUBDIR += makepasswd SUBDIR += manipulate_data SUBDIR += matrixssl |