Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2018 14:09:06 +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: r476884 - head/www/py-flask-migrate
Message-ID:  <201808111409.w7BE96Xw042027@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 11 14:09:06 2018
New Revision: 476884
URL: https://svnweb.freebsd.org/changeset/ports/476884

Log:
  Take maintainership

Modified:
  head/www/py-flask-migrate/Makefile

Modified: head/www/py-flask-migrate/Makefile
==============================================================================
--- head/www/py-flask-migrate/Makefile	Sat Aug 11 13:17:51 2018	(r476883)
+++ head/www/py-flask-migrate/Makefile	Sat Aug 11 14:09:06 2018	(r476884)
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX=	v
 CATEGORIES=	www python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Database schema migrations for Flask applications
 
 LICENSE=	MIT



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