Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Jul 2013 20:28:23 +0200 (CEST)
From:      Lars Thegler <lth@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        c.petrik.sosa@gmail.com
Subject:   ports/180176: [PATCH] mail/mailman: correct use of indefinite article
Message-ID:  <20130701182823.50FCD50CE0@hal.thegler.dk>
Resent-Message-ID: <201307011830.r61IU0OJ079300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180176
>Category:       ports
>Synopsis:       [PATCH] mail/mailman: correct use of indefinite article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 01 18:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 9.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hal.thegler.dk 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:11:52 UTC 2013
>Description:
- correct use of indefinite article

ref: http://en.wikipedia.org/wiki/English_articles#Distinction_between_a_and_an

Port maintainer (c.petrik.sosa@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- mailman-2.1.14_6.patch begins here ---
diff -ruN /usr/ports/mail/mailman/Makefile ./Makefile
--- /usr/ports/mail/mailman/Makefile	2013-06-05 19:53:50.000000000 +0200
+++ ./Makefile	2013-07-01 20:19:45.000000000 +0200
@@ -73,7 +73,7 @@
 HTDIG_DESC=	htdig integration patches
 INTEGRATION_DESC=	integrating postfix and mailman
 NAMAZU2_DESC=	make private archives searchable with namazu2
-MTA_DESC=	integrate with a MTA
+MTA_DESC=	integrate with an MTA
 
 .include <bsd.port.options.mk>
 
--- mailman-2.1.14_6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130701182823.50FCD50CE0>