From owner-cvs-all@FreeBSD.ORG Fri Jul 30 16:27:42 2004 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 61DAE16A4CE; Fri, 30 Jul 2004 16:27:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41E6943D39; Fri, 30 Jul 2004 16:27:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6UGR1ke089807; Fri, 30 Jul 2004 16:27:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6UGR1wh089806; Fri, 30 Jul 2004 16:27:01 GMT (envelope-from pav) Message-Id: <200407301627.i6UGR1wh089806@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 30 Jul 2004 16:27:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/trafshow Makefile ports/net/trafshow/files patch-ag 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: Fri, 30 Jul 2004 16:27:42 -0000 pav 2004-07-30 16:27:01 UTC FreeBSD ports repository Modified files: net/trafshow Makefile net/trafshow/files patch-ag Log: - Recognize gre, gif, esp protocols PR: ports/69654 Submitted by: Ilya V. Guy Approved by: maintainer Revision Changes Path 1.26 +1 -1 ports/net/trafshow/Makefile 1.2 +14 -6 ports/net/trafshow/files/patch-ag