aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache2
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-11-07 09:53:14 +0800
committerache <ache@FreeBSD.org>1996-11-07 09:53:14 +0800
commit2b4498018d542508d54052e00081fdd60fa7700f (patch)
tree6928ee1208fe1a9c6ac1c659b66b0f5fdfdc45f8 /www/apache2
parent7ae0406c328a5ca64474d6bf9711f1c924b97d81 (diff)
downloadfreebsd-ports-gnome-2b4498018d542508d54052e00081fdd60fa7700f.tar.gz
freebsd-ports-gnome-2b4498018d542508d54052e00081fdd60fa7700f.tar.zst
freebsd-ports-gnome-2b4498018d542508d54052e00081fdd60fa7700f.zip
Add information URLs comment
Diffstat (limited to 'www/apache2')
-rw-r--r--www/apache2/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 6b911bf6d6c1..8e41837a4172 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -3,7 +3,7 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.19 1996/10/31 17:42:13 markm Exp $
+# $Id: Makefile,v 1.20 1996/11/07 01:49:46 ache Exp $
#
DISTNAME= apache_1.1.1
@@ -14,9 +14,12 @@ MASTER_SITES= ftp://www.apache.org/apache/dist/
MAINTAINER= ache@freebsd.org
# User-controlled variables list
-# CHARSET_ACHE - add charset negotiation to .var files and charset guessing
-# DIR_ACHE - add SuppressHTMLPreamble option to directory index
-# ALL_ACHE - both patches from above
+# CHARSET_ACHE - add charset negotiation to .var files and charset guessing
+# see http://www.nagual.ru/~ache/apache_var.html
+# DIR_ACHE - add SuppressHTMLPreamble option to directory index
+# see http://www.nagual.ru/~ache/apache_dir.html
+# ALL_ACHE - both patches from above
+#
# SECURE_SERVER - build Apache with SSL
.if defined(ALL_ACHE)