summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-12-19 16:12:27 +0000
committerlioux <lioux@FreeBSD.org>2002-12-19 16:12:27 +0000
commitfeb8641eadf2ed42976b5a3118b174ffde09be8b (patch)
treeaeb71120e9159bbbe7d6dfbe540d0be9ef9d9302 /dns
parente4ee5af851db6f23ad72a304ae8e88bf673e0d7a (diff)
downloadFreeBSD-ports-feb8641eadf2ed42976b5a3118b174ffde09be8b.zip
FreeBSD-ports-feb8641eadf2ed42976b5a3118b174ffde09be8b.tar.gz
Fix typo left in previous revision
Diffstat (limited to 'dns')
-rw-r--r--dns/ipcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile
index 43f050f..f3355e4 100644
--- a/dns/ipcheck/Makefile
+++ b/dns/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>
OpenPOWER on IntegriCloud