diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-24 21:04:35 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-12-24 21:46:12 +0000 |
commit | 7e87cef0d805a7be3c14cfeb99539d4cc937e911 (patch) | |
tree | e44ae9a8bcf1b1ba9872eed47f53e1787add12e6 | |
parent | 444120b387807cffb8887851709eb85045a1e70e (diff) |
games/linux-quake3-demo: Mark DEPRECATED
- GENTOO Master Sites has rerolled and cleaned up all older distfiles
- Cannot be fetched anymore
- Set EXPIRATION_DATE 2024-01-25
-rw-r--r-- | games/linux-quake3-demo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile index 0e0fa3717100..5efe68dcb8c6 100644 --- a/games/linux-quake3-demo/Makefile +++ b/games/linux-quake3-demo/Makefile @@ -18,6 +18,9 @@ LICENSE_NAME= Loki LICENSE_TEXT= Restrictive license by Loki Software LICENSE_PERMS= auto-accept +DEPRECATED= Cannot be fetched from GENTOO sites +EXPIRATION_DATE= 2024-01-25 + USES= linux USE_LINUX= dri NO_BUILD= yes |