diff options
author | rh <rh@pkgsrc.org> | 2000-07-17 09:39:40 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-07-17 09:39:40 +0000 |
commit | 07449e3de1741efb9123aeca7752e574746f3d12 (patch) | |
tree | d47f0516c21a953d386a16b9769ac91fc5315143 /www/Makefile | |
parent | 59328037050def1df27a1760535ac010d108fff5 (diff) | |
download | pkgsrc-07449e3de1741efb9123aeca7752e574746f3d12.tar.gz |
Add and enable asWedit
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 f58dcde5062..ecbea560e8b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2000/06/22 17:00:02 rh Exp $ +# $NetBSD: Makefile,v 1.87 2000/07/17 09:39:40 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -22,6 +22,7 @@ SUBDIR += apache6 SUBDIR += arena SUBDIR += asp2php + SUBDIR += asWedit SUBDIR += bluefish SUBDIR += bozohttpd SUBDIR += cgilib |