svn commit: r319003 - head/mail/imaptools

Jason Helfman jgh at FreeBSD.org
Fri May 24 20:59:51 UTC 2013


Can shebangfix from Mk/Uses be employed here?

-jgh


On Fri, May 24, 2013 at 11:19 AM, Boris Samorodov <bsam at freebsd.org> wrote:

> Author: bsam
> Date: Fri May 24 18:19:04 2013
> New Revision: 319003
> URL: http://svnweb.freebsd.org/changeset/ports/319003
>
> Log:
>   . trim Makefile headers;
>   . reword COMMENT while removing the indefinite article.
>
> Modified:
>   head/mail/imaptools/Makefile
>
> Modified: head/mail/imaptools/Makefile
>
> ==============================================================================
> --- head/mail/imaptools/Makefile        Fri May 24 18:11:46 2013
>  (r319002)
> +++ head/mail/imaptools/Makefile        Fri May 24 18:19:04 2013
>  (r319003)
> @@ -1,9 +1,5 @@
> -# New ports collection makefile for:   mail/imaptools
> -# Date created:                                2010-10-26
> -# Whom:                                        bsam
> -#
> +# Created by: bsam
>  # $FreeBSD$
> -#
>
>  PORTNAME=      imaptools
>  PORTVERSION=   1.135
> @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR=    bsam
>  DISTNAME=      imap_tools_V${PORTVERSION}
>
>  MAINTAINER=    bsam at FreeBSD.org
> -COMMENT=       A number of tools and scripts for use with IMAP servers
> +COMMENT=       Tools and scripts to use with IMAP servers
>
>  LICENSE=       ISCL
>  LICENSE_FILE=  ${WRKDIR}/license.txt
>
>


-- 
--
Jason Helfman          | FreeBSD Committer
jgh at FreeBSD.org     | http://people.freebsd.org/~jgh  | The Power to Serve


More information about the svn-ports-head mailing list