diff options
Diffstat (limited to 'sysutils/fakeroot')
-rw-r--r-- | sysutils/fakeroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile index cc3811e7d9a..eaab5be2c07 100644 --- a/sysutils/fakeroot/Makefile +++ b/sysutils/fakeroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:49 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:30:40 jlam Exp $ # DISTNAME= fakeroot_1.5.6 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Creates a fake root environment BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a |