Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2020 19:00:21 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544289 - in head/mail: notmuch py-afew
Message-ID:  <202008061900.076J0L9W046322@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Aug  6 19:00:21 2020
New Revision: 544289
URL: https://svnweb.freebsd.org/changeset/ports/544289

Log:
  mail/py-afew, mail/notmuch: Take MAINTAINER'ship

Modified:
  head/mail/notmuch/Makefile
  head/mail/py-afew/Makefile

Modified: head/mail/notmuch/Makefile
==============================================================================
--- head/mail/notmuch/Makefile	Thu Aug  6 18:37:29 2020	(r544288)
+++ head/mail/notmuch/Makefile	Thu Aug  6 19:00:21 2020	(r544289)
@@ -7,7 +7,7 @@ PORTREVISION?=	1
 CATEGORIES?=	mail
 MASTER_SITES=	https://notmuchmail.org/releases/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dbaio@FreeBSD.org
 COMMENT?=	Thread-based email index, search and tagging application
 
 LICENSE=	GPLv3

Modified: head/mail/py-afew/Makefile
==============================================================================
--- head/mail/py-afew/Makefile	Thu Aug  6 18:37:29 2020	(r544288)
+++ head/mail/py-afew/Makefile	Thu Aug  6 19:00:21 2020	(r544289)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PATCH_SITES=	https://github.com/afewmail/${PORTNAME}/commit/
 PATCHFILES=	1d290ab4d631fdcec60b79fd3a4f873e774adac2.patch:-p1 # fix of the documentation build
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	dbaio@FreeBSD.org
 COMMENT=	Initial tagging script for Notmuch mail
 
 LICENSE=	ISCL



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