diff options
author | rse <rse@FreeBSD.org> | 1998-08-28 00:02:03 +0800 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1998-08-28 00:02:03 +0800 |
commit | 354321d09eaa022687b6d6b34cb28dcdcd541653 (patch) | |
tree | e696e20f9dd219ba1c9d766e2a6ec162f7c4e9ed /www/Makefile | |
parent | 4c5e5ad607fa8a1b7f1c863c30851296c7f2ca4c (diff) | |
download | freebsd-ports-graphics-354321d09eaa022687b6d6b34cb28dcdcd541653.tar.gz freebsd-ports-graphics-354321d09eaa022687b6d6b34cb28dcdcd541653.tar.zst freebsd-ports-graphics-354321d09eaa022687b6d6b34cb28dcdcd541653.zip |
Add apache13-modssl port
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 25d59be91c6..be18a2260e7 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 |