diff options
author | wiz <wiz@pkgsrc.org> | 2002-07-04 19:38:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-07-04 19:38:35 +0000 |
commit | 9e56b4413a951057ce4e497d800fded74e3e3f5e (patch) | |
tree | d92e062eeb70fc0811ae288249b0c47f0f618fb2 /www | |
parent | 0cee21f3f590e71b0ab060a3951bc85007fffc12 (diff) | |
download | pkgsrc-9e56b4413a951057ce4e497d800fded74e3e3f5e.tar.gz |
Add and enable bins.
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 2ac305d1543..aa130df9d22 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2002/07/01 23:49:46 wiz Exp $ +# $NetBSD: Makefile,v 1.203 2002/07/04 19:38:35 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -38,6 +38,7 @@ SUBDIR+= apc-gui SUBDIR+= arena SUBDIR+= asWedit SUBDIR+= asp2php +SUBDIR+= bins SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver |