diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-06 20:14:21 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2020-07-06 20:14:21 +0000 |
commit | a14deda7671c7f24c740899c9e9d1237ccba566a (patch) | |
tree | e52f2db855b2973da7b51c9a7068d3e937129f2a /games/0ad | |
parent | d9a4168e8b99cba7dd8cd1ba07d34009ca3f5be3 (diff) | |
download | ports-a14deda7671c7f24c740899c9e9d1237ccba566a.tar.gz ports-a14deda7671c7f24c740899c9e9d1237ccba566a.zip |
Notes
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 |