diff options
author | kim <kim@pkgsrc.org> | 2000-04-06 15:51:25 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2000-04-06 15:51:25 +0000 |
commit | fb2405eb3618e8abaa263edce5d60617b6e80e01 (patch) | |
tree | 74d8a7fea72bdb8d476785c538d216a68d418dc4 /www | |
parent | 3a9486c882c76f26df2781a52cad630c9b39915b (diff) | |
download | pkgsrc-fb2405eb3618e8abaa263edce5d60617b6e80e01.tar.gz |
Add and enable checkbot.
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 d7e1e96d972..89b9c916770 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2000/03/28 17:24:11 tron Exp $ +# $NetBSD: Makefile,v 1.76 2000/04/06 15:51:25 kim Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -21,6 +21,7 @@ SUBDIR += asp2php SUBDIR += bozohttpd SUBDIR += cgilib + SUBDIR += checkbot SUBDIR += communicator SUBDIR += galway SUBDIR += grail |