diff options
author | ache <ache@FreeBSD.org> | 1998-06-07 10:56:14 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-07 10:56:14 +0800 |
commit | 94e726928ab5709e5ff86dad74304e1af0454ea9 (patch) | |
tree | 4764d7768d5747308dfd3281d8a91edc01815ebf /www/Makefile | |
parent | 7c8c2ea400ed0c1bb8d3fec7ef8eef071b9600ad (diff) | |
download | freebsd-ports-gnome-94e726928ab5709e5ff86dad74304e1af0454ea9.tar.gz freebsd-ports-gnome-94e726928ab5709e5ff86dad74304e1af0454ea9.tar.zst freebsd-ports-gnome-94e726928ab5709e5ff86dad74304e1af0454ea9.zip |
apache-current -> apache13
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 af318e5b005b..547dd8e471aa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.77 1998/05/29 04:45:51 mph Exp $ +# $Id: Makefile,v 1.78 1998/06/07 02:26:59 asami Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += analog SUBDIR += apache - SUBDIR += apache-current + SUBDIR += apache13 SUBDIR += apache-fp SUBDIR += apache-php SUBDIR += apache-ssl |