svn commit: r497250 - head/www/py-dj21-django-crispy-forms

Michael Gmelin grembo at FreeBSD.org
Sat Mar 30 12:49:12 UTC 2019


Author: grembo
Date: Sat Mar 30 12:49:11 2019
New Revision: 497250
URL: https://svnweb.freebsd.org/changeset/ports/497250

Log:
  As agreed via e-mail, pass maintainership of the port to sunpoet@,
  who's already maintaining py-django-crispy-forms to make it easier
  to keep ports in sync.
  
  Approved by:	sunpoet, maintainer

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

Modified: head/www/py-dj21-django-crispy-forms/Makefile
==============================================================================
--- head/www/py-dj21-django-crispy-forms/Makefile	Sat Mar 30 12:27:52 2019	(r497249)
+++ head/www/py-dj21-django-crispy-forms/Makefile	Sat Mar 30 12:49:11 2019	(r497250)
@@ -6,7 +6,7 @@ CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj21-
 
-MAINTAINER=	grembo at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Best way to have Django DRY forms
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list