diff options
author | rillig <rillig@pkgsrc.org> | 2006-02-13 17:46:36 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-02-13 17:46:36 +0000 |
commit | bb7d042e764ef980f9b455c85a7c60910fa31d31 (patch) | |
tree | 3dbe9dc4a5a8ac3ab8c254674894914a9c590408 /www/Makefile | |
parent | e04412c8b9a21034f17d1e935dfa2f5c16527c39 (diff) | |
download | pkgsrc-bb7d042e764ef980f9b455c85a7c60910fa31d31.tar.gz |
Added ja-trac.
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 f8c482258a2..f8dcf3f504c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.437 2006/02/08 17:07:22 seb Exp $ +# $NetBSD: Makefile,v 1.438 2006/02/13 17:46:36 rillig Exp $ # COMMENT= Packages related to the World Wide Web @@ -125,6 +125,7 @@ SUBDIR+= http_load SUBDIR+= iasp SUBDIR+= ijb SUBDIR+= instiki +SUBDIR+= ja-trac SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat4 SUBDIR+= jakarta-tomcat5 |