diff options
author | mjl <mjl@pkgsrc.org> | 2002-01-30 02:29:36 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2002-01-30 02:29:36 +0000 |
commit | 405b68f78c9d7536861468122273863439a482a7 (patch) | |
tree | e8de42458b3ffca239ec6ee7a767f52db5329a60 | |
parent | aef7e292e976686d065c9b58f0d101acfff1b56c (diff) | |
download | pkgsrc-405b68f78c9d7536861468122273863439a482a7.tar.gz |
Enable wApua
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 8e0d28ddd2b..174aac78643 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2002/01/29 16:33:19 drochner Exp $ +# $NetBSD: Makefile,v 1.172 2002/01/30 02:29:36 mjl Exp $ # COMMENT= Packages related to the World Wide Web @@ -141,6 +141,7 @@ SUBDIR+= w3 SUBDIR+= w3c-httpd SUBDIR+= w3m SUBDIR+= waplet +SUBDIR+= wApua SUBDIR+= wdg-validate SUBDIR+= web500gw SUBDIR+= webalizer |