From a6bac02d5f0eeb5183dbc3d2ecbba6e847acaca6 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 27 Mar 2001 18:06:23 +0000 Subject: www6to4, tiny IPv4-to-IPv6 web proxy --- www/www6to4/patches/patch-aa | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www/www6to4/patches/patch-aa (limited to 'www/www6to4/patches') diff --git a/www/www6to4/patches/patch-aa b/www/www6to4/patches/patch-aa new file mode 100644 index 00000000000..ee31febfc56 --- /dev/null +++ b/www/www6to4/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2001/03/27 18:06:23 itojun Exp $ + +--- Makefile- Wed Mar 28 00:09:33 2001 ++++ Makefile Wed Mar 28 00:09:37 2001 +@@ -1,6 +1,6 @@ + PROG = www6to4 + RM = rm -f +-CFLAGS = -O2 ++#CFLAGS = -O2 + #CFLAGS = -g + + OBJS = www6to4.o parsers.o loaders.o socket.o -- cgit v1.2.3