head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2010.01.14.06.56.09;	author bland;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add prstats/ translation.
@
text
@# $FreeBSD$
# Original revision: 1.5

.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"
@
