diff options
author | jwise <jwise> | 2001-10-16 18:28:35 +0000 |
---|---|---|
committer | jwise <jwise> | 2001-10-16 18:28:35 +0000 |
commit | f65e2aa362d41b30ab805c97dbc5e2978d9bc4ee (patch) | |
tree | 650a05349c28d7519f9e848a6eda90b398c541f7 /www | |
parent | b12ea394423fc0819a985c98e9b71d09d70d115d (diff) | |
download | pkgsrc-f65e2aa362d41b30ab805c97dbc5e2978d9bc4ee.tar.gz |
Add and anable ap-xslt.
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 bd5ca865709..db08dec4646 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2001/10/16 05:21:09 jlam Exp $ +# $NetBSD: Makefile,v 1.157 2001/10/16 18:28:35 jwise Exp $ # COMMENT= Packages related to the World Wide Web @@ -24,6 +24,7 @@ SUBDIR+= ap-php3 SUBDIR+= ap-php4 SUBDIR+= ap-ruby SUBDIR+= ap-ssl +SUBDIR+= ap-xslt SUBDIR+= apache SUBDIR+= apache-current SUBDIR+= apache6 |