diff options
Diffstat (limited to 'games/0ad')
-rw-r--r-- | games/0ad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index a74feb105c42..58cb16cf9446 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -13,7 +13,7 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= Real-time strategy (RTS) game of ancient warfare DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 +EXPIRATION_DATE= 2020-12-31 BUILD_DEPENDS= zip:archivers/zip \ cmake:devel/cmake |