diff options
-rw-r--r-- | games/windstille/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/windstille/Makefile b/games/windstille/Makefile index 3c6e3b20b8b5..1a66d0db915e 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -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/* |