pkgsrc/net/hlfl/patches/patch-ad
wiz beadd5f93c Add some bug fix patches from hlfl's CVS, reported by ISIHARA
Takanori in PR 27105.  Bump PKGREVISION.
2006-01-08 11:46:42 +00:00

13 lines
488 B
Text

$NetBSD: patch-ad,v 1.1 2006/01/08 11:46:43 wiz Exp $
--- src/linux_netfilter.c.orig 2003-06-17 07:17:59.000000000 +0900
+++ src/linux_netfilter.c
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * Reference : http://netfilter.kernelnotes.org/iptables-HOWTO-7.html
+ * Reference : http://www.netfilter.org/documentation/HOWTO/packet-filtering-HOWTO-7.html
*/
#include "includes.h"