summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1998-08-27 16:02:03 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1998-08-27 16:02:03 +0000
commit9720b7bd397161798bd3abc3d6d0eeb0480f9538 (patch)
treef20c6d1879aafd9404cb0570335dbe968be5e32c /www
parentImport of a new SSL-aware Apache 1.3, achieved by patching up (diff)
Add apache13-modssl port
Notes
Notes: svn path=/head/; revision=12883
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 25d59be91c6f..be18a2260e75 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.91 1998/08/10 00:17:21 steve Exp $
+# $Id: Makefile,v 1.92 1998/08/24 02:11:57 steve Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -7,6 +7,7 @@
SUBDIR += apache12
SUBDIR += apache12-php3
SUBDIR += apache13
+ SUBDIR += apache13-modssl
SUBDIR += apache13-php3
SUBDIR += apache-fp
SUBDIR += apache-ssl