diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-08 15:33:14 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-08 15:33:14 +0000 |
commit | 4a41f214d22fb2d0794ac80cdecd22babdd477f5 (patch) | |
tree | 802f9477dfe5a6040d12555297e92b3a5651798c /www | |
parent | 60693ed415477596c2b766fd9d5de6fbac115e7f (diff) | |
download | pkgsrc-4a41f214d22fb2d0794ac80cdecd22babdd477f5.tar.gz |
say why arena was disabled
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index b73e1dfacd4..b76888df9d2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 1999/10/08 04:44:02 deberg Exp $ +# $NetBSD: Makefile,v 1.49 1999/10/08 15:33:14 hubertf Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -12,7 +12,7 @@ SUBDIR += apache SUBDIR += apache6 # SUBDIR += apache-current -# SUBDIR += arena +# SUBDIR += arena # needs updating for new libwww # SUBDIR += ashe # requires Motif # SUBDIR += aswedit SUBDIR += bozohttpd |