Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 2020 20:14:22 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541364 - head/games/0ad
Message-ID:  <202007062014.066KEMdg024402@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Jul  6 20:14:21 2020
New Revision: 541364
URL: https://svnweb.freebsd.org/changeset/ports/541364

Log:
  Extend expiration date.
  
  Approved by:	portmgr (rene)

Modified:
  head/games/0ad/Makefile

Modified: head/games/0ad/Makefile
==============================================================================
--- head/games/0ad/Makefile	Mon Jul  6 19:44:21 2020	(r541363)
+++ head/games/0ad/Makefile	Mon Jul  6 20:14:21 2020	(r541364)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007062014.066KEMdg024402>