svn commit: r540095 - head/www/py-dj22-django-model-utils
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 24 17:38:49 UTC 2020
Author: sunpoet
Date: Wed Jun 24 17:38:46 2020
New Revision: 540095
URL: https://svnweb.freebsd.org/changeset/ports/540095
Log:
Set EXPIRATION_DATE to 2020-06-30
Modified:
head/www/py-dj22-django-model-utils/Makefile
Modified: head/www/py-dj22-django-model-utils/Makefile
==============================================================================
--- head/www/py-dj22-django-model-utils/Makefile Wed Jun 24 17:38:42 2020 (r540094)
+++ head/www/py-dj22-django-model-utils/Makefile Wed Jun 24 17:38:46 2020 (r540095)
@@ -14,6 +14,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
DEPRECATED= Obsolete, please use www/py-django-model-utils instead
+EXPIRATION_DATE=2020-06-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.0.1:www/py-django22@${PY_FLAVOR}
More information about the svn-ports-all
mailing list