diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-20 06:38:05 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-20 06:38:05 +0000 |
commit | 7e39acb4e53d51c44de60162dc093ab1245f57dc (patch) | |
tree | 6c98699068eca7763edb8a44876d94ba751b4fe5 /security/Makefile | |
parent | 223be40eaafa39ef21308ec159f98dcce380a1f7 (diff) | |
download | ports-7e39acb4e53d51c44de60162dc093ab1245f57dc.tar.gz ports-7e39acb4e53d51c44de60162dc093ab1245f57dc.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)
Notes
Notes:
svn path=/head/; revision=205866
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 |