From owner-cvs-ports@FreeBSD.ORG Sat Nov 15 10:21:16 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0F916A4D0; Sat, 15 Nov 2003 10:21:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42B6843FE1; Sat, 15 Nov 2003 10:21:15 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAFILFXJ083138; Sat, 15 Nov 2003 10:21:15 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAFILEXw083137; Sat, 15 Nov 2003 10:21:14 -0800 (PST) (envelope-from marcus) Message-Id: <200311151821.hAFILEXw083137@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 15 Nov 2003 10:21:14 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/staroffice5 Makefileports/editors/staroffice52 Makefile ports/editors/jext Makefile ports/editors/gxedit Makefile ports/editors/gnotepad+ Makefile ports/editors/dedit Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 18:21:16 -0000 marcus 2003/11/15 10:21:14 PST FreeBSD ports repository Modified files: editors/staroffice5 Makefile editors/staroffice52 Makefile editors/jext Makefile editors/gxedit Makefile editors/gnotepad+ Makefile editors/dedit Makefile Log: unPERLify by using REINPLACE_CMD where appropriate. PR: 48248 Submitted by: Simon 'portlint' Schubert Revision Changes Path 1.25 +3 -2 ports/editors/dedit/Makefile 1.21 +2 -1 ports/editors/gnotepad+/Makefile 1.31 +2 -1 ports/editors/gxedit/Makefile 1.17 +3 -2 ports/editors/jext/Makefile 1.18 +3 -2 ports/editors/staroffice5/Makefile 1.43 +2 -1 ports/editors/staroffice52/Makefile