diff options
Diffstat (limited to 'sysutils/setquota/Makefile')
-rw-r--r-- | sysutils/setquota/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 5995c2389ea..a5ddd3fc5b0 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/05/12 22:08:24 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 19:51:23 asau Exp $ # DISTNAME= setquota-0.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # unknown COMMENT= Command line quota tools -PKG_DESTDIR_SUPPORT= user-destdir - # BSD oriented, haven't checked on other environment now ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-* |