diff options
author | xtraeme <xtraeme> | 2006-12-07 02:35:41 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-12-07 02:35:41 +0000 |
commit | 756d96312f5d70f983d5d7c7d2f23eab8ba08df4 (patch) | |
tree | c0649641626c084912cbcce1ed29d5695ccae53c /www/Makefile | |
parent | 156a29c633d3a0795bb07e95a2392964729dda0f (diff) | |
download | pkgsrc-756d96312f5d70f983d5d7c7d2f23eab8ba08df4.tar.gz |
Added www/ap2-xslt2.
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 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 |