From owner-svn-ports-all@FreeBSD.ORG Wed May 1 14:48:58 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C0731916; Wed, 1 May 2013 14:48:58 +0000 (UTC) (envelope-from gjb@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 B17371299; Wed, 1 May 2013 14:48:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r41EmwSc079670; Wed, 1 May 2013 14:48:58 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r41Emvpk079668; Wed, 1 May 2013 14:48:57 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201305011448.r41Emvpk079668@svn.freebsd.org> From: Glen Barber Date: Wed, 1 May 2013 14:48:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317023 - in head/print: ghostscript7-jpnfont ghostscript7-korfont 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: Wed, 01 May 2013 14:48:58 -0000 Author: gjb Date: Wed May 1 14:48:57 2013 New Revision: 317023 URL: http://svnweb.freebsd.org/changeset/ports/317023 Log: Set CATEGORIES back to values prior to port removal. Submitted by: portmgr (erwin) Approved by: doceng (implicit) Modified: head/print/ghostscript7-jpnfont/Makefile head/print/ghostscript7-korfont/Makefile Modified: head/print/ghostscript7-jpnfont/Makefile ============================================================================== --- head/print/ghostscript7-jpnfont/Makefile Wed May 1 14:16:41 2013 (r317022) +++ head/print/ghostscript7-jpnfont/Makefile Wed May 1 14:48:57 2013 (r317023) @@ -4,7 +4,7 @@ PORTNAME= ghostscript PORTVERSION= 7.07 PORTREVISION= 10 -CATEGORIES= japanese print +CATEGORIES= print japanese MASTER_SITES= # empty PKGNAMESUFFIX= 7-jpnfont DISTFILES= # empty Modified: head/print/ghostscript7-korfont/Makefile ============================================================================== --- head/print/ghostscript7-korfont/Makefile Wed May 1 14:16:41 2013 (r317022) +++ head/print/ghostscript7-korfont/Makefile Wed May 1 14:48:57 2013 (r317023) @@ -4,7 +4,7 @@ PORTNAME= ghostscript PORTVERSION= 7.07 PORTREVISION= 6 -CATEGORIES= korean print +CATEGORIES= print korean MASTER_SITES= # empty PKGNAMESUFFIX= 7-korfont DISTFILES= # empty