diff options
author | drochner <drochner> | 2002-02-05 20:44:02 +0000 |
---|---|---|
committer | drochner <drochner> | 2002-02-05 20:44:02 +0000 |
commit | 5adc7cb86fe6a044abc80e95d43963b720d6a2ea (patch) | |
tree | 9afcb778384b947e2153be97637ead2f306bb165 /www/Makefile | |
parent | a13f98a88b6d1a3427193fe5c155f79a8787b4e8 (diff) | |
download | pkgsrc-5adc7cb86fe6a044abc80e95d43963b720d6a2ea.tar.gz |
add ap-mod_python
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 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 |