svn commit: r360340 - stable/10/usr.sbin/timed
Dimitry Andric
dim at FreeBSD.org
Sun Apr 26 15:52:42 UTC 2020
Author: dim
Date: Sun Apr 26 15:52:41 2020
New Revision: 360340
URL: https://svnweb.freebsd.org/changeset/base/360340
Log:
Remove stray "DO NOT DELETE" line, which bmake apparently put in without
my knowledge or consent. I did not intend to commit this.
Modified:
stable/10/usr.sbin/timed/Makefile
Modified: stable/10/usr.sbin/timed/Makefile
==============================================================================
--- stable/10/usr.sbin/timed/Makefile Sun Apr 26 15:51:46 2020 (r360339)
+++ stable/10/usr.sbin/timed/Makefile Sun Apr 26 15:52:41 2020 (r360340)
@@ -4,4 +4,3 @@
SUBDIR= timed timedc
.include <bsd.subdir.mk>
-# DO NOT DELETE
More information about the svn-src-all
mailing list