diff options
author | hwr <hwr> | 1999-01-08 14:17:27 +0000 |
---|---|---|
committer | hwr <hwr> | 1999-01-08 14:17:27 +0000 |
commit | 2dba0e40054d15f8846d19a053df5ff217a72cb2 (patch) | |
tree | 9fd59147655c118378750b5689d294ab2e303ba0 /www | |
parent | 549f8e25c5c56e075e2c18ded1fd74bfc7196bd1 (diff) | |
download | pkgsrc-2dba0e40054d15f8846d19a053df5ff217a72cb2.tar.gz |
Enable web500gw.
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 0bc40b57685..1d65546f3ff 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/12/12 17:39:47 tsarna Exp $ +# $NetBSD: Makefile,v 1.26 1999/01/08 14:17:27 hwr Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -53,6 +53,7 @@ # SUBDIR += vrweb # SUBDIR += w3 # SUBDIR += w3c-httpd + SUBDIR += web500gw SUBDIR += webalizer # SUBDIR += webcopy SUBDIR += weblint |