From owner-svn-ports-head@FreeBSD.ORG Wed Oct 10 17:34:52 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 99DC340B; Wed, 10 Oct 2012 17:34:52 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 481618FC08; Wed, 10 Oct 2012 17:34:52 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9AHYqOv071094; Wed, 10 Oct 2012 17:34:52 GMT (envelope-from matthew@svn.freebsd.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9AHYqsf071092; Wed, 10 Oct 2012 17:34:52 GMT (envelope-from matthew@svn.freebsd.org) Message-Id: <201210101734.q9AHYqsf071092@svn.freebsd.org> From: Matthew Seaman Date: Wed, 10 Oct 2012 17:34:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305675 - head/mail/sa-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2012 17:34:52 -0000 Author: matthew Date: Wed Oct 10 17:34:51 2012 New Revision: 305675 URL: http://svn.freebsd.org/changeset/ports/305675 Log: - Trim Makefile headers - Remove extraneous quote marks from option DESC Submitted by: Riccardo Torrini Modified: head/mail/sa-utils/Makefile (contents, props changed) Modified: head/mail/sa-utils/Makefile ============================================================================== --- head/mail/sa-utils/Makefile Wed Oct 10 17:29:42 2012 (r305674) +++ head/mail/sa-utils/Makefile Wed Oct 10 17:34:51 2012 (r305675) @@ -1,7 +1,4 @@ -# New ports collection makefile for: sa-utils -# Date created: 3 January 2010 -# Whom: Matthew Seaman -# +# Created by: Matthew Seaman # $FreeBSD$ # # Port is self-contained in the files directory. @@ -19,7 +16,7 @@ COMMENT= SpamAssassin nightly periodic m RUN_DEPENDS= sa-update:${PORTSDIR}/mail/p5-Mail-SpamAssassin OPTIONS_DEFINE= SACOMPILE -SACOMPILE_DESC= "Enable sa-compile support" +SACOMPILE_DESC= Enable sa-compile support NO_BUILD= yes SUB_FILES= sa-utils