summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-28 14:25:41 +0000
committerjlam <jlam>2006-03-28 14:25:41 +0000
commit2b91ee3944ab7f9e6e6fd32788f2a30928e9fbf3 (patch)
treea7f7d380901c5fcbdfe1d7721f05dcacc873fa35 /sysutils
parent6ee8593146f0d5d0369f5254f874bbb3c8656736 (diff)
downloadpkgsrc-2b91ee3944ab7f9e6e6fd32788f2a30928e9fbf3.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" \