diff options
Diffstat (limited to 'sysutils/fakeroot')
-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 c3475ce3b37..7682f879f35 100644 --- a/sysutils/fakeroot/Makefile +++ b/sysutils/fakeroot/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/02/14 17:21:52 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:14 tv Exp $ # DISTNAME= fakeroot_0.5.8 PKGNAME= fakeroot-0.5.8 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/} |