diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-24 20:15:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-24 20:15:20 +0000 |
commit | d8e953677799ac955ef7166913527a9dc109d9a4 (patch) | |
tree | 9e2b6bb22cc19373d08168167151276de9261091 /www | |
parent | 4c1a9d6a1c0d823607cbee48b0cd245d7c3989ca (diff) | |
download | pkgsrc-d8e953677799ac955ef7166913527a9dc109d9a4.tar.gz |
Add and enable bkedit.
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 00924e75392..02f72f6a468 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.262 2003/07/21 17:45:20 taca Exp $ +# $NetBSD: Makefile,v 1.263 2003/07/24 20:15:20 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -46,6 +46,7 @@ SUBDIR+= arena SUBDIR+= asWedit SUBDIR+= asp2php SUBDIR+= bins +SUBDIR+= bkedit SUBDIR+= bluefish SUBDIR+= bozohttpd SUBDIR+= cadaver |