diff options
author | markd <markd> | 2003-08-20 11:26:17 +0000 |
---|---|---|
committer | markd <markd> | 2003-08-20 11:26:17 +0000 |
commit | 1c6311561328b16253a2f73c4181b589a2650b64 (patch) | |
tree | 891ecb73f5bfac2d1527dacabadf30ebbdbb4ea0 /www | |
parent | 4b4502e481a8a19cf75c12be3928634f0d58c93e (diff) | |
download | pkgsrc-1c6311561328b16253a2f73c4181b589a2650b64.tar.gz |
add kimagemapeditor.
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 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 |