diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-ningpo-demo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-ningpo-demo/Makefile b/games/linux-ningpo-demo/Makefile index 4de4d4727ef0..6ec6ed9aac01 100644 --- a/games/linux-ningpo-demo/Makefile +++ b/games/linux-ningpo-demo/Makefile @@ -23,6 +23,8 @@ SUB_FILES= ningpo PORTDOCS= README README.licenses license.txt BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-10-31 .include <bsd.port.pre.mk> |