diff options
author | wiz <wiz> | 2002-07-04 19:38:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-04 19:38:35 +0000 |
commit | 521654d3ede838e07c127d29ad94126dda000165 (patch) | |
tree | d92e062eeb70fc0811ae288249b0c47f0f618fb2 /www/Makefile | |
parent | 9cab8cea5ea0ed98a0b637a9e808f520c614141b (diff) | |
download | pkgsrc-521654d3ede838e07c127d29ad94126dda000165.tar.gz |
Add and enable bins.
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 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 |