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 | 1c5111ce2d90b262f05c6b000b7ed995df9b098d (patch) | |
tree | 7e86bd4226d7436149e1fb3dfa5848430cf60661 /www | |
parent | b04811749449ca2c7f97a7743f1a862ef0e38219 (diff) | |
download | pkgsrc-1c5111ce2d90b262f05c6b000b7ed995df9b098d.tar.gz |
add yaws, oked by wiz@
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 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 |