Install authpf-noip.

MFC after:	3 days
This commit is contained in:
Dag-Erling Smørgrav 2013-07-10 07:40:30 +00:00
parent 039418617b
commit d0db8e84c8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253138

View file

@ -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>