From owner-svn-ports-head@FreeBSD.ORG Sat Mar 8 00:02:05 2014 Return-Path: Delivered-To: svn-ports-head@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 7BC742B5; Sat, 8 Mar 2014 00:02:05 +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 6925EF32; Sat, 8 Mar 2014 00:02:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s28025BO022635; Sat, 8 Mar 2014 00:02:05 GMT (envelope-from lioux@svn.freebsd.org) Received: (from lioux@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s28025v8022634; Sat, 8 Mar 2014 00:02:05 GMT (envelope-from lioux@svn.freebsd.org) Message-Id: <201403080002.s28025v8022634@svn.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 8 Mar 2014 00:02:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347433 - head/security 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.17 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: Sat, 08 Mar 2014 00:02:05 -0000 Author: lioux Date: Sat Mar 8 00:02:04 2014 New Revision: 347433 URL: http://svnweb.freebsd.org/changeset/ports/347433 QAT: https://qat.redports.org/buildarchive/r347433/ Log: Link i2p to build after move from net-p2p/i2p to security/i2p Approved by: bdrewery (mentor) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Mar 8 00:01:21 2014 (r347432) +++ head/security/Makefile Sat Mar 8 00:02:04 2014 (r347433) @@ -215,6 +215,7 @@ SUBDIR += httprint SUBDIR += hunch SUBDIR += hydra + SUBDIR += i2p SUBDIR += iaikpkcs11wrapper SUBDIR += idea SUBDIR += identify