Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 17:38:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540094 - head/www/py-dj22-django-crispy-forms
Message-ID:  <202006241738.05OHcgYY084010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 17:38:42 2020
New Revision: 540094
URL: https://svnweb.freebsd.org/changeset/ports/540094

Log:
  Set EXPIRATION_DATE to 2020-06-30

Modified:
  head/www/py-dj22-django-crispy-forms/Makefile

Modified: head/www/py-dj22-django-crispy-forms/Makefile
==============================================================================
--- head/www/py-dj22-django-crispy-forms/Makefile	Wed Jun 24 17:38:37 2020	(r540093)
+++ head/www/py-dj22-django-crispy-forms/Makefile	Wed Jun 24 17:38:42 2020	(r540094)
@@ -14,6 +14,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 DEPRECATED=	Obsolete, please use www/py-django-crispy-forms instead
+EXPIRATION_DATE=2020-06-30
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django22>=0:www/py-django22@${PY_FLAVOR}
 



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