From owner-svn-ports-all@FreeBSD.ORG Mon May 27 14:17:56 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 89AEAE9E; Mon, 27 May 2013 14:17:56 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE586C9; Mon, 27 May 2013 14:17:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4REHucx021133; Mon, 27 May 2013 14:17:56 GMT (envelope-from bsam@svn.freebsd.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4REHuZT021132; Mon, 27 May 2013 14:17:56 GMT (envelope-from bsam@svn.freebsd.org) Message-Id: <201305271417.r4REHuZT021132@svn.freebsd.org> From: Boris Samorodov Date: Mon, 27 May 2013 14:17:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319245 - head/sysutils/mdf2iso X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 14:17:56 -0000 Author: bsam Date: Mon May 27 14:17:55 2013 New Revision: 319245 URL: http://svnweb.freebsd.org/changeset/ports/319245 Log: . trim Makefile headers; . remove the indefinite article from COMMENT; . remove LICENSE_FILE for the standard one (GPLv2). Modified: head/sysutils/mdf2iso/Makefile Modified: head/sysutils/mdf2iso/Makefile ============================================================================== --- head/sysutils/mdf2iso/Makefile Mon May 27 13:59:05 2013 (r319244) +++ head/sysutils/mdf2iso/Makefile Mon May 27 14:17:55 2013 (r319245) @@ -1,9 +1,5 @@ -# New ports collection makefile for: mdf2iso -# Date created: 2005-05-23 -# Whom: Andrej Zverev -# +# Created by: Andrej Zverev # $FreeBSD$ -# PORTNAME= mdf2iso PORTVERSION= 0.3.0 @@ -12,10 +8,9 @@ MASTER_SITES= BERLIOS DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -COMMENT= A Alcohol 120% to ISO converter +COMMENT= Alcohol 120% to ISO converter LICENSE= GPLv2 # (or later) -LICENSE_FILE= ${WRKSRC}/gpl.txt WRKSRC= ${WRKDIR}/${PORTNAME}