diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:15:41 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:15:41 +0000 |
commit | 3c9c676b829e7c98a094fca3316bd1c4cf256c88 (patch) | |
tree | 1cd1da5a460919e250b683212ee548fbe8c158a9 /www/Makefile | |
parent | 134442c0642d069846e314160205618af5736d77 (diff) | |
download | ports-3c9c676b829e7c98a094fca3316bd1c4cf256c88.tar.gz ports-3c9c676b829e7c98a094fca3316bd1c4cf256c88.zip |
Activate libghttp.
Notes
Notes:
svn path=/head/; revision=15540
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a5a589330c5b..e5ab2c41d1e4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1998/12/11 22:37:07 billf Exp $ +# $Id: Makefile,v 1.109 1998/12/22 23:00:38 billf Exp $ # SUBDIR += Mosaic # requires Motif @@ -33,6 +33,7 @@ SUBDIR += http-analyze SUBDIR += hypermail SUBDIR += ijb + SUBDIR += libghttp SUBDIR += libpics SUBDIR += libwww SUBDIR += linbot |