diff options
author | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
commit | b1c865fef3388507fea529eee1e52c5983368769 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/maia | |
parent | 4fce267358e6d5570fcfb9b112a11507449a2f80 (diff) | |
download | freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.gz freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.zst freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.zip |
- Remove A/An in COMMENT
- Trim Header where applicable
Diffstat (limited to 'security/maia')
-rw-r--r-- | security/maia/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/maia/Makefile b/security/maia/Makefile index 4c8ec49e3fec..f5c4ad1fc8c5 100644 --- a/security/maia/Makefile +++ b/security/maia/Makefile @@ -1,7 +1,4 @@ -# Ports collection Makefile for: maia -# Date created: 03 Jan 2008 -# Whom: Janky Jay <ek@purplehat.org> -# +# Created by: Janky Jay <ek@purplehat.org> # $FreeBSD$ # @@ -12,7 +9,7 @@ CATEGORIES= security MASTER_SITES= http://www.purplehat.org/downloads/maia/ MAINTAINER= ek@purplehat.org -COMMENT= A web-based management system based on amavisd-new and SpamAssassin +COMMENT= Web-based management system based on amavisd-new and SpamAssassin RUN_DEPENDS= p5-Unix-Syslog>=0.94:${PORTSDIR}/sysutils/p5-Unix-Syslog \ p5-MIME-Tools>=4.116:${PORTSDIR}/mail/p5-MIME-Tools \ |