diff options
author | wiz <wiz> | 2002-07-04 19:38:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-04 19:38:35 +0000 |
commit | 677e0413054365942d31c819a5784576ffb2cb60 (patch) | |
tree | d92e062eeb70fc0811ae288249b0c47f0f618fb2 /www | |
parent | 299fd812461819669d6c4229282a7bdc43ab230e (diff) | |
download | pkgsrc-677e0413054365942d31c819a5784576ffb2cb60.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 |