Date: Thu, 12 Sep 2013 01:27:30 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327027 - head/games/windstille Message-ID: <201309120127.r8C1RUp6002755@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Thu Sep 12 01:27:30 2013 New Revision: 327027 URL: http://svnweb.freebsd.org/changeset/ports/327027 Log: - Mark as DEPRECATED Modified: head/games/windstille/Makefile Modified: head/games/windstille/Makefile ============================================================================== --- head/games/windstille/Makefile Thu Sep 12 01:27:25 2013 (r327026) +++ head/games/windstille/Makefile Thu Sep 12 01:27:30 2013 (r327027) @@ -25,6 +25,9 @@ USE_GL= glew USE_SDL= sdl image USES= bison +DEPRECATED= Unplayable, development ceased +EXPIRATION_DATE=2013-11-12 + post-extract: @${RM} -rf ${WRKSRC}/lib ${WRKSRC}/data/music/*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309120127.r8C1RUp6002755>