diff options
author | markd <markd@pkgsrc.org> | 2003-08-20 11:26:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-08-20 11:26:17 +0000 |
commit | c089ae3b07cfb60b1814b4797493a21f77014379 (patch) | |
tree | 891ecb73f5bfac2d1527dacabadf30ebbdbb4ea0 /www/Makefile | |
parent | 8602ceee88344c2af708155e9485d9c7d4e8609f (diff) | |
download | pkgsrc-c089ae3b07cfb60b1814b4797493a21f77014379.tar.gz |
add kimagemapeditor.
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 f173d086c26..36d2f585fc7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.268 2003/08/16 14:21:09 taya Exp $ +# $NetBSD: Makefile,v 1.269 2003/08/20 11:26:17 markd Exp $ # COMMENT= Packages related to the World Wide Web @@ -89,6 +89,7 @@ SUBDIR+= jakarta-tomcat SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel +SUBDIR+= kimagemapeditor SUBDIR+= lhs SUBDIR+= libghttp SUBDIR+= libgtkhtml |