games/gemrb: Set a more reasonable expiration date

This is a leaf port that rmport can trivially remove.  No need to
do it too early.
This commit is contained in:
Tobias Kortkamp 2020-06-30 09:47:03 +00:00
parent 14206fcf9d
commit eb24dbc67e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540881

View File

@ -13,7 +13,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Uses deprecated version of python
EXPIRATION_DATE= 2020-08-15
EXPIRATION_DATE= 2020-12-15
LIB_DEPENDS= libpng.so:graphics/png \
libvorbis.so:audio/libvorbis \