diff options
author | grant <grant@pkgsrc.org> | 2003-02-16 11:20:32 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-16 11:20:32 +0000 |
commit | 477e2afb6e54a52982fa9c5c1ccbaaa086fb88ef (patch) | |
tree | 9b74b2f7137ff7866c8f9d67468ddd3533ba2dd3 /www/Makefile | |
parent | f61e0ec21f0739be923c9a877eed37de40917958 (diff) | |
download | pkgsrc-477e2afb6e54a52982fa9c5c1ccbaaa086fb88ef.tar.gz |
add ap-throttle.
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 ab49043a989..c03faf31059 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.235 2003/02/03 20:27:21 drochner Exp $ +# $NetBSD: Makefile,v 1.236 2003/02/16 11:20:32 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -29,6 +29,7 @@ SUBDIR+= ap-php4 SUBDIR+= ap-python SUBDIR+= ap-ruby SUBDIR+= ap-ssl +SUBDIR+= ap-throttle SUBDIR+= ap-xslt SUBDIR+= ap2-perl SUBDIR+= ap2-php4 |