diff options
author | thorpej <thorpej> | 2002-06-18 06:38:37 +0000 |
---|---|---|
committer | thorpej <thorpej> | 2002-06-18 06:38:37 +0000 |
commit | 30952d8be33cafbbb6fe3c9c3d55d6c0d5be6b0d (patch) | |
tree | 40f76e4b6c831bd18acf91dc7ea1c3dfe5613c4d | |
parent | 4404bc7a5382a297d31966710b558249f9b9ed4a (diff) | |
download | pkgsrc-30952d8be33cafbbb6fe3c9c3d55d6c0d5be6b0d.tar.gz |
Build swill.
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 99ce639a93d..6386b04bd49 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2002/06/09 11:11:36 taca Exp $ +# $NetBSD: Makefile,v 1.196 2002/06/18 06:38:37 thorpej Exp $ # COMMENT= Packages related to the World Wide Web @@ -147,6 +147,7 @@ SUBDIR+= snarf SUBDIR+= spfc SUBDIR+= squid SUBDIR+= surfraw +SUBDIR+= swill SUBDIR+= swish-e SUBDIR+= tcl-cgi SUBDIR+= thttpd |