diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-04-13 05:21:56 +0000 |
| commit | 3bdf775801b218aa5a89564839405b122f4b233e (patch) | |
| tree | e8b079688238ae81d3122ea197d8ddb379b45059 /libexec/bootpd/bootpgw/Makefile | |
| parent | e0919954d519767b541c28965dbd862787eb84cf (diff) | |
Notes
Diffstat (limited to 'libexec/bootpd/bootpgw/Makefile')
| -rw-r--r-- | libexec/bootpd/bootpgw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/bootpgw/Makefile b/libexec/bootpd/bootpgw/Makefile index 93a982c2d384..b7adadf3d514 100644 --- a/libexec/bootpd/bootpgw/Makefile +++ b/libexec/bootpd/bootpgw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PROG= bootpgw -NO_MAN= +MAN= SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c SRCDIR= ${.CURDIR}/.. |
