From ad3d4a1849e5f225240e4a2ecf6866239a4d7551 Mon Sep 17 00:00:00 2001 From: "Bjoern A. Zeeb" Date: Fri, 3 Jun 2011 12:48:52 +0000 Subject: [PATCH] Add an ipv6 subpage to be filled with life on Monday. Approved by: simon Sponsored by: The FreeBSD Foundation Sponsored by: iXsystems --- en/Makefile | 3 ++- en/ipv6/Makefile | 12 ++++++++++++ en/ipv6/Makefile.inc | 4 ++++ en/ipv6/index.sgml | 43 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 en/ipv6/Makefile create mode 100644 en/ipv6/Makefile.inc create mode 100644 en/ipv6/index.sgml diff --git a/en/Makefile b/en/Makefile index a151eb44dd..b9aa2da823 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.145 2008/04/21 01:41:45 murray Exp $ +# $FreeBSD: www/en/Makefile,v 1.146 2008/06/13 08:52:47 remko Exp $ .if exists(Makefile.conf) .include "Makefile.conf" @@ -60,6 +60,7 @@ SUBDIR+= events SUBDIR+= gnome SUBDIR+= handbook SUBDIR+= internal +SUBDIR+= ipv6 SUBDIR+= java SUBDIR+= kse SUBDIR+= marketing diff --git a/en/ipv6/Makefile b/en/ipv6/Makefile new file mode 100644 index 0000000000..398312cfe1 --- /dev/null +++ b/en/ipv6/Makefile @@ -0,0 +1,12 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS?= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/ipv6/Makefile.inc b/en/ipv6/Makefile.inc new file mode 100644 index 0000000000..94030b5d15 --- /dev/null +++ b/en/ipv6/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ + +WEBBASE?= /data/ipv6 +WEB_PREFIX?= ${.CURDIR}/../../.. diff --git a/en/ipv6/index.sgml b/en/ipv6/index.sgml new file mode 100644 index 0000000000..fe63a43d87 --- /dev/null +++ b/en/ipv6/index.sgml @@ -0,0 +1,43 @@ + + + + + + +]> + + &header; +

Information coming Monday, June 6th 2011.

+ + &footer; + +