diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-09-26 21:39:10 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-09-26 21:39:10 +0000 |
commit | 3774779a15e1d04c4de1194d0a46f6069d0738ae (patch) | |
tree | cc968675ec3ad1a6abd1bcf33e98fdaff597aaa6 /games | |
parent | bc6d369bec7bbe0173e1e496029d74a2f906d147 (diff) | |
download | freebsd-ports-3774779a15e1d04c4de1194d0a46f6069d0738ae.zip |
Deprecate ports broken for more than 6 months
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> |