svn commit: r327027 - head/games/windstille

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 12 01:27:31 UTC 2013


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/*
 


More information about the svn-ports-all mailing list