diff options
author | rh <rh> | 2000-05-31 07:05:56 +0000 |
---|---|---|
committer | rh <rh> | 2000-05-31 07:05:56 +0000 |
commit | 6e075eef37ed1c86cfebaef411aa0fd8998147cb (patch) | |
tree | 72d2d9e8d16dc827dd8623e9f4c499fffdb15fb3 /www/Makefile | |
parent | f8dd1cce5d953ffa23982d0d658822311e9777de (diff) | |
download | pkgsrc-6e075eef37ed1c86cfebaef411aa0fd8998147cb.tar.gz |
Add and enable waplet
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 272b7e6db1d..4e04ef78b7e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2000/05/30 14:04:54 kleink Exp $ +# $NetBSD: Makefile,v 1.83 2000/05/31 07:05:56 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -71,6 +71,7 @@ SUBDIR += tidy SUBDIR += urlget SUBDIR += w3c-httpd + SUBDIR += waplet SUBDIR += w3m SUBDIR += web500gw SUBDIR += webalizer |