summaryrefslogtreecommitdiff
path: root/sysutils/setquota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/setquota/Makefile')
-rw-r--r--sysutils/setquota/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile
index b6ec8d7205b..4d559e1c945 100644
--- a/sysutils/setquota/Makefile
+++ b/sysutils/setquota/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:51 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:26:16 agc Exp $
#
DISTNAME= setquota-0.1
-WRKSRC= ${WRKDIR}/setquota/
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.jurai.net/users/winter/
@@ -13,4 +12,6 @@ COMMENT= Command line quota tools
# BSD oriented, haven't checked on other environment now
ONLY_FOR_PLATFORM= NetBSD-*-*
+WRKSRC= ${WRKDIR}/setquota/
+
.include "../../mk/bsd.pkg.mk"