diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2005-03-07 03:35:43 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2005-03-07 03:35:43 +0000 |
commit | 18451771316b7355c0dde0e0c63b3ef01d3d69a5 (patch) | |
tree | 4e604933f4e0c9a313c37681965a07506a941c3e /www | |
parent | 397c555163a4ba7342d247410933e92810c96b20 (diff) | |
download | pkgsrc-18451771316b7355c0dde0e0c63b3ef01d3d69a5.tar.gz |
Add wiliki.
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 5b3ec5caf6f..add095d5872 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.381 2005/02/27 13:25:47 taya Exp $ +# $NetBSD: Makefile,v 1.382 2005/03/07 03:35:43 uebayasi Exp $ # COMMENT= Packages related to the World Wide Web @@ -293,6 +293,7 @@ SUBDIR+= webnew SUBDIR+= websvn SUBDIR+= weex SUBDIR+= whisker +SUBDIR+= wiliki SUBDIR+= wml SUBDIR+= www6to4 SUBDIR+= wwwcount |