diff options
author | andreas <andreas@FreeBSD.org> | 1998-09-30 03:41:00 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-09-30 03:41:00 +0800 |
commit | 08bbbdd48ed2bb1ed8d9640155c9107e89c3ac3d (patch) | |
tree | 45219e6dcdcc398f692c5b51b05e6ce03efa8cca /www | |
parent | f08a70cdb8c5fee404533c681e88ac55d3cca759 (diff) | |
download | freebsd-ports-gnome-08bbbdd48ed2bb1ed8d9640155c9107e89c3ac3d.tar.gz freebsd-ports-gnome-08bbbdd48ed2bb1ed8d9640155c9107e89c3ac3d.tar.zst freebsd-ports-gnome-08bbbdd48ed2bb1ed8d9640155c9107e89c3ac3d.zip |
enable port update (apache13-php3-modssl)
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 31edc3b4a13e..0d80f1f4c9ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1998/09/08 17:28:57 ache Exp $ +# $Id: Makefile,v 1.95 1998/09/21 05:45:16 jkoshy Exp $ # SUBDIR += Mosaic # requires Motif @@ -9,6 +9,7 @@ SUBDIR += apache13 SUBDIR += apache13-modssl SUBDIR += apache13-php3 + SUBDIR += apache13-php3-modssl SUBDIR += apache-fp SUBDIR += apache-ssl SUBDIR += arena |