Bug 180176 - [PATCH] mail/mailman: correct use of indefinite article
Summary: [PATCH] mail/mailman: correct use of indefinite article
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 19:30 UTC by Lars Thegler
Modified: 2013-07-06 20:30 UTC (History)
1 user (show)

See Also:


Attachments
mailman-2.1.14_6.patch (445 bytes, patch)
2013-07-01 19:30 UTC, Lars Thegler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler freebsd_committer freebsd_triage 2013-07-01 19:30:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-01 19:30:07 UTC
Maintainer of mail/mailman,

Please note that PR ports/180176 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/180176

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-01 19:30:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Chris Petrik 2013-07-01 20:34:41 UTC
What a waste of time these dumb changes are. Do I really need to approve
this ?
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2013-07-06 20:25:00 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-06 20:25:04 UTC
Author: wxs
Date: Sat Jul  6 19:24:51 2013
New Revision: 322407
URL: http://svnweb.freebsd.org/changeset/ports/322407

Log:
  Fix indefinite article.
  
  PR:		ports/180176
  Submitted by:	lth@
  Approved by:	maintainer

Modified:
  head/mail/mailman/Makefile

Modified: head/mail/mailman/Makefile
==============================================================================
--- head/mail/mailman/Makefile	Sat Jul  6 19:10:32 2013	(r322406)
+++ head/mail/mailman/Makefile	Sat Jul  6 19:24:51 2013	(r322407)
@@ -73,7 +73,7 @@ COURIER_DESC=	fr use with courier
 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>
 
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"