diff options
author | wulf <wulf> | 2000-05-14 11:40:02 +0000 |
---|---|---|
committer | wulf <wulf> | 2000-05-14 11:40:02 +0000 |
commit | d1b6621c77cce45e05d7e193749f402a84ffc597 (patch) | |
tree | ae9e9910116464a34a3066ee5a57c8487e9b8d18 /www/Makefile | |
parent | 186ac64718ef6b91f5b4dc34a9b1d225cdb20c43 (diff) | |
download | pkgsrc-d1b6621c77cce45e05d7e193749f402a84ffc597.tar.gz |
Enabled bluefish
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 cf4c1ef6985..741018cf5d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2000/05/11 20:04:23 christos Exp $ +# $NetBSD: Makefile,v 1.80 2000/05/14 11:40:02 wulf Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -20,6 +20,7 @@ SUBDIR += apache6 SUBDIR += arena SUBDIR += asp2php + SUBDIR += bluefish SUBDIR += bozohttpd SUBDIR += cgilib SUBDIR += checkbot |