From owner-svn-ports-head@FreeBSD.ORG Sun Feb 17 02:13:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EB981B66; Sun, 17 Feb 2013 02:13:46 +0000 (UTC) (envelope-from bf@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 C6886390; Sun, 17 Feb 2013 02:13:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1H2DkVP031820; Sun, 17 Feb 2013 02:13:46 GMT (envelope-from bf@svn.freebsd.org) Received: (from bf@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1H2DkY0031819; Sun, 17 Feb 2013 02:13:46 GMT (envelope-from bf@svn.freebsd.org) Message-Id: <201302170213.r1H2DkY0031819@svn.freebsd.org> From: Brendan Fabeny Date: Sun, 17 Feb 2013 02:13:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312396 - head/math/ntl 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, 17 Feb 2013 02:13:47 -0000 Author: bf Date: Sun Feb 17 02:13:45 2013 New Revision: 312396 URL: http://svnweb.freebsd.org/changeset/ports/312396 Log: Adopt Modified: head/math/ntl/Makefile (contents, props changed) Modified: head/math/ntl/Makefile ============================================================================== --- head/math/ntl/Makefile Sun Feb 17 00:59:16 2013 (r312395) +++ head/math/ntl/Makefile Sun Feb 17 02:13:45 2013 (r312396) @@ -6,7 +6,7 @@ PORTVERSION= 6.0.0 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= Victor Shoup's Number Theory Library # ntl is faster with libgmp4, but you can disable it