diff options
author | Steve Price <steve@FreeBSD.org> | 1999-08-01 03:21:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-08-01 03:21:45 +0000 |
commit | 9c35880ff6a1273981a59c204d6d02c866c73411 (patch) | |
tree | 3bf1723f1f5599428c126171c072fe799ff597aa /www | |
parent | fb50c3c71e0984017f6b7dca7f06f2c1c75a1f64 (diff) | |
download | freebsd-ports-9c35880ff6a1273981a59c204d6d02c866c73411.zip |
Activate the httperf port.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index f9bc82875977..3ed84495b0ed 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1999/07/14 08:47:38 obrien Exp $ +# $Id: Makefile,v 1.139 1999/07/27 04:15:49 foxfair Exp $ # SUBDIR += Mosaic # requires Motif @@ -35,6 +35,7 @@ SUBDIR += hotjava SUBDIR += htmlpp SUBDIR += http-analyze + SUBDIR += httperf SUBDIR += hypermail SUBDIR += ijb SUBDIR += libghttp |