From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 15:06:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C768A70; Tue, 25 Feb 2014 15:06:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA0FD133D; Tue, 25 Feb 2014 15:06:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1PF6hL2063407; Tue, 25 Feb 2014 15:06:43 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1PF6hlW063406; Tue, 25 Feb 2014 15:06:43 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201402251506.s1PF6hlW063406@svn.freebsd.org> From: Mathieu Arnold Date: Tue, 25 Feb 2014 15:06:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346018 - head/textproc/duncan 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.17 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: Tue, 25 Feb 2014 15:06:44 -0000 Author: mat Date: Tue Feb 25 15:06:43 2014 New Revision: 346018 URL: http://svnweb.freebsd.org/changeset/ports/346018 QAT: https://qat.redports.org/buildarchive/r346018/ Log: Staging. Sponsored by: Absolight Modified: head/textproc/duncan/Makefile Modified: head/textproc/duncan/Makefile ============================================================================== --- head/textproc/duncan/Makefile Tue Feb 25 14:59:31 2014 (r346017) +++ head/textproc/duncan/Makefile Tue Feb 25 15:06:43 2014 (r346018) @@ -21,5 +21,4 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/Duncan -NO_STAGE= yes .include