Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 17:15:18 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r324603 - head
Message-ID:  <201710131715.v9DHFIKH007518@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Oct 13 17:15:17 2017
New Revision: 324603
URL: https://svnweb.freebsd.org/changeset/base/324603

Log:
  ObsoleteFiles.inc: correct year on libstand removal

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Fri Oct 13 17:11:08 2017	(r324602)
+++ head/ObsoleteFiles.inc	Fri Oct 13 17:15:17 2017	(r324603)
@@ -38,7 +38,7 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20161010: Remove libstand
+# 20171010: Remove libstand
 OLD_FILES+=usr/lib/libstand.a
 OLD_FILES+=usr/lib/libstand_p.a
 OLD_FILES+=usr/include/stand.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710131715.v9DHFIKH007518>