aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipcheck/Makefile')
-rw-r--r--net/ipcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile
index 43f050f6695e..f3355e447244 100644
--- a/net/ipcheck/Makefile
+++ b/net/ipcheck/Makefile
@@ -36,6 +36,6 @@ do-patch:
${WRKDIR}/ipcheck.py
do-install:
- @${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}.py
+ @${INSTALL_SCRIPT} ${WRKDIR}/ipcheck.py ${PREFIX}/bin/
.include <bsd.port.mk>