diff options
author | martti <martti@pkgsrc.org> | 2005-06-23 07:30:22 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-06-23 07:30:22 +0000 |
commit | d079d7c6314ca7a1280a6ef6822a5d0f87910ea9 (patch) | |
tree | 246d46894a0b5bd3b310cea08f3469beb74ce143 /www | |
parent | 3bc08a393ec915bf919e5b509dd20d6aba3da0ae (diff) | |
download | pkgsrc-d079d7c6314ca7a1280a6ef6822a5d0f87910ea9.tar.gz |
Added jalbum
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 192644cb445..815b425f339 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.402 2005/06/18 23:42:17 kristerw Exp $ +# $NetBSD: Makefile,v 1.403 2005/06/23 07:30:22 martti Exp $ # COMMENT= Packages related to the World Wide Web @@ -123,6 +123,7 @@ SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat4 SUBDIR+= jakarta-tomcat5 SUBDIR+= jakarta-tomcat55 +SUBDIR+= jalbum SUBDIR+= jsdk20 SUBDIR+= jssi SUBDIR+= kannel |