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 | fcd6934767de7ceea94e289ad9239b65d82ba83f (patch) | |
tree | c0649641626c084912cbcce1ed29d5695ccae53c /www/Makefile | |
parent | 4b6644c064ebfd7488e46c0cd9188236ba4c466f (diff) | |
download | pkgsrc-fcd6934767de7ceea94e289ad9239b65d82ba83f.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 |