From owner-cvs-all@FreeBSD.ORG Sun Mar 13 22:23:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6265016A4CE; Sun, 13 Mar 2005 22:23:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BCF43D5E; Sun, 13 Mar 2005 22:23:36 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2DMNaX2089471; Sun, 13 Mar 2005 22:23:36 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2DMNaWW089470; Sun, 13 Mar 2005 22:23:36 GMT (envelope-from thierry) Message-Id: <200503132223.j2DMNaWW089470@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 13 Mar 2005 22:23:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/fragroute Makefile pkg-plist ports/security/fragroute/files patch-tun.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2005 22:23:36 -0000 thierry 2005-03-13 22:23:36 UTC FreeBSD ports repository Modified files: security/fragroute Makefile pkg-plist Added files: security/fragroute/files patch-tun.h Log: Unbreak by removing duplicate typedef that is now provided by libdnet. Since I'm there, pet portlint. PR: ports/78796 Submitted by: Johan van Selst Revision Changes Path 1.14 +0 -2 ports/security/fragroute/Makefile 1.1 +17 -0 ports/security/fragroute/files/patch-tun.h (new) 1.2 +18 -18 ports/security/fragroute/pkg-plist