svn commit: r315220 - head

Cy Schubert cy at FreeBSD.org
Tue Mar 14 02:04:45 UTC 2017


Author: cy
Date: Tue Mar 14 02:04:44 2017
New Revision: 315220
URL: https://svnweb.freebsd.org/changeset/base/315220

Log:
  Revert r315219 so that it may be committed together with r315218.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Tue Mar 14 01:15:14 2017	(r315219)
+++ head/ObsoleteFiles.inc	Tue Mar 14 02:04:44 2017	(r315220)
@@ -38,9 +38,6 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20170313: sbin/ipftest and ipresend temporarily disconnected (r315218).
-OLD_FILES+=sbin/ipftest
-OLD_FILES+=sbin/ipresend
 # 20170311: Remove WITHOUT_MANDOCDB option
 OLD_FILES+=usr/share/man/man1/makewhatis.1.gz
 # 20170311: remove GNU diff


More information about the svn-src-all mailing list