diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /mail | |
parent | 93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff) | |
download | freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip |
Remove indefinite article from COMMENT
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus2courier/Makefile | 8 | ||||
-rw-r--r-- | mail/spfval/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index 20d0c67fc9b8..7f4b36bd62e5 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cyrus2courier -# Date created: 21 Jun 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= cyrus2courier DISTVERSION= 1.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.madness.at/~mad/projects/ \ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A Cyrus-Imap to Maildir++ conversion utility +COMMENT= Cyrus-IMAP to Maildir++ conversion utility MAKE_JOBS_SAFE= yes diff --git a/mail/spfval/Makefile b/mail/spfval/Makefile index 56c97e425d2d..8b7763ad64ab 100644 --- a/mail/spfval/Makefile +++ b/mail/spfval/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: spfval -# Date created: 22 Jul 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= spfval PORTVERSION= 0.0.1 @@ -11,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A SPF validator +COMMENT= SPF validator USE_BZIP2= yes GNU_CONFIGURE= yes |