[Midnightbsd-cvs] src [10345] trunk/usr.sbin/rpc.ypupdated/Makefile: sync up noman
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 3 18:47:48 EDT 2018
Revision: 10345
http://svnweb.midnightbsd.org/src/?rev=10345
Author: laffer1
Date: 2018-06-03 18:47:47 -0400 (Sun, 03 Jun 2018)
Log Message:
-----------
sync up noman
Modified Paths:
--------------
trunk/usr.sbin/rpc.ypupdated/Makefile
Modified: trunk/usr.sbin/rpc.ypupdated/Makefile
===================================================================
--- trunk/usr.sbin/rpc.ypupdated/Makefile 2018-06-03 22:46:25 UTC (rev 10344)
+++ trunk/usr.sbin/rpc.ypupdated/Makefile 2018-06-03 22:47:47 UTC (rev 10345)
@@ -1,9 +1,10 @@
# $MidnightBSD$
+# $FreeBSD: stable/10/usr.sbin/rpc.ypupdated/Makefile 276486 2014-12-31 23:25:37Z ngie $
.PATH: ${.CURDIR}/../ypserv ${.CURDIR}/../../libexec/ypxfr
PROG= rpc.ypupdated
-NO_MAN=
+MAN=
SRCS= ypupdate_prot_svc.c ypupdate_prot.h ypupdated_main.c \
yp_error.c update.c ypupdated_server.c \
yp_dblookup.c yp_dbwrite.c yp_dbdelete.c yp_dbupdate.c
More information about the Midnightbsd-cvs
mailing list