aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dd_rescue
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-05 17:39:10 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-05 17:39:10 +0000
commited14e90fb8738d684028ac5bc717347ef55d32aa (patch)
treec6b35695f97af390d92c45e44a6c8b14a95848df /sysutils/dd_rescue
parentdccbe9a936c6e164d990111717de9d190f7f15dd (diff)
downloadports-ed14e90fb8738d684028ac5bc717347ef55d32aa.tar.gz
ports-ed14e90fb8738d684028ac5bc717347ef55d32aa.zip
Notes
Diffstat (limited to 'sysutils/dd_rescue')
-rw-r--r--sysutils/dd_rescue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile
index 3d6e1e87a4bc..fcbc48e2adef 100644
--- a/sysutils/dd_rescue/Makefile
+++ b/sysutils/dd_rescue/Makefile
@@ -25,6 +25,6 @@ OPTIONS_DEFINE= DOCS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dd_rescue ${STAGEDIR}${PREFIX}/bin
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.dd_rescue ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>