New bind8 program

This commit is contained in:
Peter Wemm 1998-05-03 05:10:23 +00:00
parent e730bbed7e
commit 7193f43e18
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35638

View File

@ -0,0 +1,10 @@
# $FreeBSD$
.include "${.CURDIR}/../named/Makefile.inc"
.PATH: ${BIND_DIR}/bin/nsupdate
PROG= nsupdate
NOMAN= hmm..
.include <bsd.prog.mk>