From owner-svn-ports-head@FreeBSD.ORG Sun Apr 28 17:00:37 2013 Return-Path: Delivered-To: svn-ports-head@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 18CAD12A; Sun, 28 Apr 2013 17:00:37 +0000 (UTC) (envelope-from hrs@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 0B6671D60; Sun, 28 Apr 2013 17:00:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3SH0aZE082404; Sun, 28 Apr 2013 17:00:36 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3SH0aA9082400; Sun, 28 Apr 2013 17:00:36 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201304281700.r3SH0aA9082400@svn.freebsd.org> From: Hiroki Sato Date: Sun, 28 Apr 2013 17:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316734 - in head/print: ghostscript8 ghostscript8-nox11 ghostscript9-nox11 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: Sun, 28 Apr 2013 17:00:37 -0000 Author: hrs Date: Sun Apr 28 17:00:36 2013 New Revision: 316734 URL: http://svnweb.freebsd.org/changeset/ports/316734 Log: Trim old-style header. Modified: head/print/ghostscript8-nox11/Makefile head/print/ghostscript8/Makefile head/print/ghostscript9-nox11/Makefile Modified: head/print/ghostscript8-nox11/Makefile ============================================================================== --- head/print/ghostscript8-nox11/Makefile Sun Apr 28 16:59:29 2013 (r316733) +++ head/print/ghostscript8-nox11/Makefile Sun Apr 28 17:00:36 2013 (r316734) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ghostscript-gpl-nox11 -# Date created: 23 February 2001 -# Whom: nik -# +# Created by: Nik Clayton # $FreeBSD$ -# OPTIONS_UNSET= X11 Modified: head/print/ghostscript8/Makefile ============================================================================== --- head/print/ghostscript8/Makefile Sun Apr 28 16:59:29 2013 (r316733) +++ head/print/ghostscript8/Makefile Sun Apr 28 17:00:36 2013 (r316734) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ghostscript -# Date created: Tue Jun 10 21:58:54 CEST 1997 -# Whom: Andreas Klemm -# +# Created by: Andreas Klemm # $FreeBSD$ -# PORTNAME= ghostscript PORTVERSION= 8.71 Modified: head/print/ghostscript9-nox11/Makefile ============================================================================== --- head/print/ghostscript9-nox11/Makefile Sun Apr 28 16:59:29 2013 (r316733) +++ head/print/ghostscript9-nox11/Makefile Sun Apr 28 17:00:36 2013 (r316734) @@ -1,9 +1,4 @@ -# New ports collection makefile for: ghostscript9-nox11 -# Date created: 7 June 2011 -# Whom: hrs -# # $FreeBSD$ -# OPTIONS_UNSET= X11