summaryrefslogtreecommitdiff
path: root/misc/proxyper
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-02 01:05:45 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-02 01:05:45 +0000
commit64b958a60b47aaf95684f222df887b3eb9e273cb (patch)
treeddfbb11c7891f17f94c1a024801b33beee3ca4d9 /misc/proxyper
parent0d716663cd81c9cb797cc390b8a344dc5e456716 (diff)
Notes
Diffstat (limited to 'misc/proxyper')
-rw-r--r--misc/proxyper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile
index b99aa687efdd..ee89fb805ede 100644
--- a/misc/proxyper/Makefile
+++ b/misc/proxyper/Makefile
@@ -44,7 +44,7 @@ do-install:
${MKDIR} ${BINDIR}; \
fi
${INSTALL_PROGRAM} ${WRKSRC}/proxyper ${BINDIR}
- ${INSTALL_SCRIPT} ${WRKSRC}/proxyper.sh ${BINDIR}
+ ${INSTALL_SCRIPT} ${FILESDIR}/proxyper.sh ${BINDIR}
${INSTALL_DATA} ${WRKSRC}/proxyper.ini ${BINDIR}
${INSTALL_MAN} ${WRKSRC}/ChangeLog.txt ${BINDIR}
${INSTALL_MAN} ${WRKSRC}/Readme.txt ${BINDIR}