Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2015 17:54:06 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r288514 - head/targets/pseudo/userland/games
Message-ID:  <201510021754.t92Hs6GH020959@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Oct  2 17:54:05 2015
New Revision: 288514
URL: https://svnweb.freebsd.org/changeset/base/288514

Log:
  Remove defunct games removed in r279150.
  
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/targets/pseudo/userland/games/Makefile.depend

Modified: head/targets/pseudo/userland/games/Makefile.depend
==============================================================================
--- head/targets/pseudo/userland/games/Makefile.depend	Fri Oct  2 17:51:47 2015	(r288513)
+++ head/targets/pseudo/userland/games/Makefile.depend	Fri Oct  2 17:54:05 2015	(r288514)
@@ -3,7 +3,6 @@
 # This file is not autogenerated - take care!
 
 DIRDEPS = \
-	games/bcd \
 	games/caesar \
 	games/factor \
 	games/fortune/fortune \
@@ -14,7 +13,6 @@ DIRDEPS = \
 	games/morse \
 	games/number \
 	games/pom \
-	games/ppt \
 	games/primes \
 	games/random \
 



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