diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-30 03:41:00 +0800 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-09-30 03:41:00 +0800 |
commit | a7d983bc5bf8e66ff64f9e0852cf88a28f13c6a1 (patch) | |
tree | df4f0e87dcda58938bd2419538798efba8cffe67 | |
parent | aa0c01fd41250f76b2bdfaac664beee24c3ff608 (diff) | |
download | freebsd-ports-gnome-a7d983bc5bf8e66ff64f9e0852cf88a28f13c6a1.tar.gz freebsd-ports-gnome-a7d983bc5bf8e66ff64f9e0852cf88a28f13c6a1.tar.zst freebsd-ports-gnome-a7d983bc5bf8e66ff64f9e0852cf88a28f13c6a1.zip |
enable port update (apache13-php3-modssl)
-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 |