diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-08 14:38:53 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-08 14:38:53 +0000 |
commit | ac482b25ba4bdc4c306a58d39830cb0e4437b126 (patch) | |
tree | fd047095a63fb8654d0cf6b54dff2adecf75436e /www/Makefile | |
parent | 1a46c5692584ab880c2ea978d08b013267aa4491 (diff) | |
download | pkgsrc-ac482b25ba4bdc4c306a58d39830cb0e4437b126.tar.gz |
+ spawn-fcgi
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 5a3cea8d141..5d2b1f71857 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.693 2010/02/07 16:39:14 seb Exp $ +# $NetBSD: Makefile,v 1.694 2010/02/08 14:38:53 joerg Exp $ # COMMENT= Packages related to the World Wide Web @@ -503,6 +503,7 @@ SUBDIR+= skipstone SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope +SUBDIR+= spawn-fcgi #SUBDIR+= squid # only contains Makefile fragments SUBDIR+= squid27 SUBDIR+= squid30 |