From d65d961fd6bb6fcbd6ddf83664f02dd47ee0d906 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 25 Jan 2006 15:42:56 +0000 Subject: Compiles on DragonFly, so let users test it. --- sysutils/setquota/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 43e5e029821..1d1a65238aa 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/05/03 21:52:33 kristerw Exp $ +# $NetBSD: Makefile,v 1.7 2006/01/25 15:42:56 joerg Exp $ # DISTNAME= setquota-0.1 @@ -11,7 +11,7 @@ HOMEPAGE= # unknown COMMENT= Command line quota tools # BSD oriented, haven't checked on other environment now -ONLY_FOR_PLATFORM= NetBSD-*-* +ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-* WRKSRC= ${WRKDIR}/setquota/ -- cgit v1.2.3