diff options
author | peter <peter@FreeBSD.org> | 1997-08-13 04:29:27 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-08-13 04:29:27 +0800 |
commit | 2a4a5edc3b2937472e8f063fab4a95f6cfad5349 (patch) | |
tree | d15e4094660e1cbbbbf339f0d46b1a70d2a86eba /www/Makefile | |
parent | 28a321d6e999ed71050b87e7d5d77594ad94e9bd (diff) | |
download | freebsd-ports-graphics-2a4a5edc3b2937472e8f063fab4a95f6cfad5349.tar.gz freebsd-ports-graphics-2a4a5edc3b2937472e8f063fab4a95f6cfad5349.tar.zst freebsd-ports-graphics-2a4a5edc3b2937472e8f063fab4a95f6cfad5349.zip |
Argh, list the correct directories...
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 c57f1aff7b6..a0423af9b8b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.57 1997/07/30 19:29:22 ache Exp $ +# $Id: Makefile,v 1.58 1997/08/12 20:26:49 peter Exp $ # SUBDIR += Mosaic # requires Motif SUBDIR += analog SUBDIR += apache + SUBDIR += apache-current SUBDIR += apache-ssl - SUBDIR += apache-stable SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += aswedit |