diff options
author | steve <steve@FreeBSD.org> | 1998-11-10 09:56:36 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-10 09:56:36 +0800 |
commit | 85c0449805b0cce3ea92903cc0e07e1d24cfd649 (patch) | |
tree | 7fea05fe6a3e9f8815a6935b6aea3f65a019be9c /www | |
parent | fb78164b4829217db239aad57723d77e28bb751a (diff) | |
download | freebsd-ports-gnome-85c0449805b0cce3ea92903cc0e07e1d24cfd649.tar.gz freebsd-ports-gnome-85c0449805b0cce3ea92903cc0e07e1d24cfd649.tar.zst freebsd-ports-gnome-85c0449805b0cce3ea92903cc0e07e1d24cfd649.zip |
Turn on apache13-fp port.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 5c7335c6c157..2143974067e3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1998/11/09 01:28:00 steve Exp $ +# $Id: Makefile,v 1.103 1998/11/10 01:25:48 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -8,6 +8,7 @@ SUBDIR += apache12-fp SUBDIR += apache12-php3 SUBDIR += apache13 + SUBDIR += apache13-fp SUBDIR += apache13-modssl SUBDIR += apache13-php3 SUBDIR += apache-ssl |