diff options
author | drochner <drochner@pkgsrc.org> | 2002-02-05 20:44:02 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-02-05 20:44:02 +0000 |
commit | 1096803107fad5d3e3986ac28a7251889984fda8 (patch) | |
tree | 9afcb778384b947e2153be97637ead2f306bb165 /www | |
parent | 7d7adfff3f627e8b693250080be28d996813d60f (diff) | |
download | pkgsrc-1096803107fad5d3e3986ac28a7251889984fda8.tar.gz |
add ap-mod_python
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 882592ca5ee..33bddf81d1e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2002/02/05 19:49:16 drochner Exp $ +# $NetBSD: Makefile,v 1.176 2002/02/05 20:44:02 drochner Exp $ # COMMENT= Packages related to the World Wide Web @@ -19,6 +19,7 @@ SUBDIR+= ap-dtcl SUBDIR+= ap-fastcgi SUBDIR+= ap-jk SUBDIR+= ap-jserv +SUBDIR+= ap-mod_python SUBDIR+= ap-perl SUBDIR+= ap-php3 SUBDIR+= ap-php4 |