diff options
author | ache <ache@FreeBSD.org> | 1998-06-07 11:02:56 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-07 11:02:56 +0800 |
commit | b69dfcbea519e64c5f3266ba1fd5006d226477a9 (patch) | |
tree | 4938c05572a282b887b329bbb01a0901b43a922b /www/Makefile | |
parent | 94e726928ab5709e5ff86dad74304e1af0454ea9 (diff) | |
download | freebsd-ports-gnome-b69dfcbea519e64c5f3266ba1fd5006d226477a9.tar.gz freebsd-ports-gnome-b69dfcbea519e64c5f3266ba1fd5006d226477a9.tar.zst freebsd-ports-gnome-b69dfcbea519e64c5f3266ba1fd5006d226477a9.zip |
apache -> apache12
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 547dd8e471aa..fba716f52999 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.78 1998/06/07 02:26:59 asami Exp $ +# $Id: Makefile,v 1.79 1998/06/07 02:56:14 ache Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog - SUBDIR += apache + SUBDIR += apache12 SUBDIR += apache13 SUBDIR += apache-fp SUBDIR += apache-php |