summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-07-10 07:40:30 +0000
committerdes <des@FreeBSD.org>2013-07-10 07:40:30 +0000
commit297aa5d1c50925206ffba65c284cc0110efdf323 (patch)
tree94e5bdc5c8af30672f4e0406f54bd97300f3b108 /usr.sbin
parentccff8167e046c1530d9b1f0f64d47653b63c28eb (diff)
downloadFreeBSD-src-297aa5d1c50925206ffba65c284cc0110efdf323.zip
FreeBSD-src-297aa5d1c50925206ffba65c284cc0110efdf323.tar.gz
Install authpf-noip.
MFC after: 3 days
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/authpf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile
index 1d15beb..744df61 100644
--- a/usr.sbin/authpf/Makefile
+++ b/usr.sbin/authpf/Makefile
@@ -18,4 +18,7 @@ DPADD+= ${LIBM} ${LIBMD} ${LIBUTIL}
WARNS?= 3
+LINKS= ${BINDIR}/authpf ${BINDIR}/authpf-noip
+MLINKS= authpf.8 authpf-noip.8
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud