diff options
author | hubertf <hubertf> | 2003-04-06 12:30:12 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-04-06 12:30:12 +0000 |
commit | 8f4382d79736ac61ccb2bef2d9b735b7b436620c (patch) | |
tree | b525292b5753e83edcded1a45064eea09f50a8be /www | |
parent | f65f4123f82f7b06d868abeedbce81cbab2b7505 (diff) | |
download | pkgsrc-8f4382d79736ac61ccb2bef2d9b735b7b436620c.tar.gz |
add & enable whisker
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 fd801169802..0ece92313e6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.242 2003/03/26 12:55:41 grant Exp $ +# $NetBSD: Makefile,v 1.243 2003/04/06 12:30:12 hubertf Exp $ # COMMENT= Packages related to the World Wide Web @@ -191,6 +191,7 @@ SUBDIR+= webalizer SUBDIR+= weblint SUBDIR+= webnew SUBDIR+= weex +SUBDIR+= whisker SUBDIR+= wml SUBDIR+= www6to4 SUBDIR+= wwwcount |