diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/ap2-chroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-chroot/Makefile b/www/ap2-chroot/Makefile index c218c972cfd..675e792a5ce 100644 --- a/www/ap2-chroot/Makefile +++ b/www/ap2-chroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/12/08 23:34:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2006/12/15 14:34:21 wiz Exp $ DISTNAME= mod_chroot-0.3 PKGNAME= ap2-chroot-0.3 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www security MASTER_SITES= http://core.segfault.pl/~hobbit/mod_chroot/dist/ -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://core.segfault.pl/~hobbit/mod_chroot/ COMMENT= Module to easily run Apache in a chroot environment |