diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-12-07 02:35:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-12-07 02:35:41 +0000 |
commit | 7dcf743cd2ffc30053760ae9e185101b04ec0f8b (patch) | |
tree | c0649641626c084912cbcce1ed29d5695ccae53c /www | |
parent | aca495c7295dc5cae58ce669a1089df78174e378 (diff) | |
download | pkgsrc-7dcf743cd2ffc30053760ae9e185101b04ec0f8b.tar.gz |
Added www/ap2-xslt2.
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 412af92a379..700bbe25943 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.488 2006/12/04 16:06:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.489 2006/12/07 02:35:41 xtraeme Exp $ # COMMENT= Packages related to the World Wide Web @@ -53,6 +53,7 @@ SUBDIR+= ap2-ruby SUBDIR+= ap2-subversion SUBDIR+= ap2-suphp SUBDIR+= ap2-transform +SUBDIR+= ap2-xslt2 SUBDIR+= apache SUBDIR+= apache-tomcat55 SUBDIR+= apache2 |