diff options
Diffstat (limited to 'sysutils/fakeroot/Makefile')
-rw-r--r-- | sysutils/fakeroot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile index 2d7512e2310..cc3811e7d9a 100644 --- a/sysutils/fakeroot/Makefile +++ b/sysutils/fakeroot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/01/13 18:26:04 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:49 joerg Exp $ # DISTNAME= fakeroot_1.5.6 PKGNAME= fakeroot-1.5.6 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/} |