diff options
Diffstat (limited to 'usr.sbin/mrouted/map-mbone')
-rw-r--r-- | usr.sbin/mrouted/map-mbone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/map-mbone/Makefile b/usr.sbin/mrouted/map-mbone/Makefile index afe6d24..22abcb4 100644 --- a/usr.sbin/mrouted/map-mbone/Makefile +++ b/usr.sbin/mrouted/map-mbone/Makefile @@ -9,6 +9,5 @@ DPADD= ${LIBMROUTED} LDADD= ${LIBMROUTED} SRCS= mapper.c -MAN8= map-mbone.8 .include <bsd.prog.mk> |