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 | fe328e1bad06c8cc3304b2bd47ad073780b295bb (patch) | |
tree | 246d46894a0b5bd3b310cea08f3469beb74ce143 /www/Makefile | |
parent | 5ded0b8e8c806a4f75fccb7fd9395f003a1896fe (diff) | |
download | pkgsrc-fe328e1bad06c8cc3304b2bd47ad073780b295bb.tar.gz |
Added jalbum
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 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 |