From owner-svn-src-all@FreeBSD.ORG Thu Jul 19 08:56:31 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 979F6106564A; Thu, 19 Jul 2012 08:56:31 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 82EAB8FC0C; Thu, 19 Jul 2012 08:56:31 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6J8uVj3061640; Thu, 19 Jul 2012 08:56:31 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6J8uVBR061638; Thu, 19 Jul 2012 08:56:31 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201207190856.q6J8uVBR061638@svn.freebsd.org> From: Niclas Zeising Date: Thu, 19 Jul 2012 08:56:31 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r238612 - head/usr.sbin/ipfwpcap X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2012 08:56:31 -0000 Author: zeising (ports committer) Date: Thu Jul 19 08:56:30 2012 New Revision: 238612 URL: http://svn.freebsd.org/changeset/base/238612 Log: Update my e-mail to my FreeBSD one. Approved by: joel (mentor) Modified: head/usr.sbin/ipfwpcap/ipfwpcap.8 Modified: head/usr.sbin/ipfwpcap/ipfwpcap.8 ============================================================================== --- head/usr.sbin/ipfwpcap/ipfwpcap.8 Thu Jul 19 08:42:31 2012 (r238611) +++ head/usr.sbin/ipfwpcap/ipfwpcap.8 Thu Jul 19 08:56:30 2012 (r238612) @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006 Niclas Zeising +.\" Copyright (c) 2006 Niclas Zeising .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -129,4 +129,4 @@ utility first appeared in was written by .An P. Kern Aq pkern@cns.utoronto.ca . This manual page was written by -.An Niclas Zeising Aq niclas.zeising@gmail.com . +.An Niclas Zeising Aq zeising@FreeBSD.org .