diff options
author | minskim <minskim@pkgsrc.org> | 2005-01-15 16:21:24 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-01-15 16:21:24 +0000 |
commit | a4f558759321a6de937dc9fdb9e8a95fdd3c307c (patch) | |
tree | 917342632e81f8e4bbec4737bb85aa090acfd1c1 /www/Makefile | |
parent | e8c9ba20be179a85cb57b7c25dc63ecb091f3029 (diff) | |
download | pkgsrc-a4f558759321a6de937dc9fdb9e8a95fdd3c307c.tar.gz |
Add and enable instiki.
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 01582c925dd..7254c46bbd7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.372 2005/01/11 15:48:12 manu Exp $ +# $NetBSD: Makefile,v 1.373 2005/01/15 16:21:24 minskim Exp $ # COMMENT= Packages related to the World Wide Web @@ -115,6 +115,7 @@ SUBDIR+= htmllint SUBDIR+= http_load SUBDIR+= iasp SUBDIR+= ijb +SUBDIR+= instiki SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat SUBDIR+= jakarta-tomcat4 |