summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-28 14:25:41 +0000
committerjlam <jlam@pkgsrc.org>2006-03-28 14:25:41 +0000
commitc5a0c49564fbb86acadcd4984f8f2eb3e5b6648e (patch)
treea7f7d380901c5fcbdfe1d7721f05dcacc873fa35 /sysutils
parente150be54f6283f6b3358cf23431ac90ac84e9555 (diff)
downloadpkgsrc-c5a0c49564fbb86acadcd4984f8f2eb3e5b6648e.tar.gz
Fix obvious typo.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dptutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dptutil/Makefile b/sysutils/dptutil/Makefile
index 2cec0ca1585..f77454f23ae 100644
--- a/sysutils/dptutil/Makefile
+++ b/sysutils/dptutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:40 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/28 14:25:41 jlam Exp $
DISTNAME= raidmgt-3.31
PKGNAME= dptutil-3.31
@@ -14,7 +14,7 @@ COMMENT= DPT/Adaptec Storage Management software (dptutil)
# may have problems.
ONLY_FOR_PLATFORM= NetBSD-*-i386
-INSTALLATION_DIRS= bni
+INSTALLATION_DIRS= bin
post-patch:
${SED} -e "s,@SBINDIR@,${PREFIX}/sbin,g" \