diff options
author | ben <ben> | 2004-12-03 16:54:30 +0000 |
---|---|---|
committer | ben <ben> | 2004-12-03 16:54:30 +0000 |
commit | a3788fcb62cfb9e9b6c2f8a1a252631c8a0116bf (patch) | |
tree | 82c0e0d72940b1a47096149358b8ee6727ecbd84 /www | |
parent | 36c90138a31bc27f9c51dfe6a569d90b26f5056c (diff) | |
download | pkgsrc-a3788fcb62cfb9e9b6c2f8a1a252631c8a0116bf.tar.gz |
Add SUBDIR for ap2-chroot.
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 66ab6a6b09a..5465da929bb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.362 2004/11/29 00:10:57 epg Exp $ +# $NetBSD: Makefile,v 1.363 2004/12/03 16:54:30 ben Exp $ # COMMENT= Packages related to the World Wide Web @@ -36,6 +36,7 @@ SUBDIR+= ap-throttle SUBDIR+= ap-xslt SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql +SUBDIR+= ap2-chroot SUBDIR+= ap2-fastcgi SUBDIR+= ap2-perl SUBDIR+= ap2-python |