diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-08-27 07:57:02 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-08-27 07:57:02 +0000 |
commit | 240b50b7908afcb4e5d4d4686000fefd376ec8f7 (patch) | |
tree | 7e86bd4226d7436149e1fb3dfa5848430cf60661 /www/Makefile | |
parent | ea3daf4c2acf9d41cb36b835449090c01ad2b268 (diff) | |
download | pkgsrc-240b50b7908afcb4e5d4d4686000fefd376ec8f7.tar.gz |
add yaws, oked by wiz@
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 08ca3e56594..42b99e6b223 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.815 2011/08/23 10:02:13 abs Exp $ +# $NetBSD: Makefile,v 1.816 2011/08/27 07:57:02 cheusov Exp $ # COMMENT= Packages related to the World Wide Web @@ -681,6 +681,7 @@ SUBDIR+= wordpress SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle +SUBDIR+= yaws #SUBDIR+= zope # only contains Makefile fragments SUBDIR+= zope-ejsplitter SUBDIR+= zope-jamailhost |