From 297aa5d1c50925206ffba65c284cc0110efdf323 Mon Sep 17 00:00:00 2001 From: des Date: Wed, 10 Jul 2013 07:40:30 +0000 Subject: Install authpf-noip. MFC after: 3 days --- usr.sbin/authpf/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin') 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 -- cgit v1.1