svn commit: r502574 - head/mail/davmail

Tobias Kortkamp tobik at FreeBSD.org
Sat May 25 12:45:20 UTC 2019


Author: tobik
Date: Sat May 25 12:45:19 2019
New Revision: 502574
URL: https://svnweb.freebsd.org/changeset/ports/502574

Log:
  mail/davmail: Reset MAINTAINER after > 3 months maintainer timeout
  
  PR:		235424

Modified:
  head/mail/davmail/Makefile

Modified: head/mail/davmail/Makefile
==============================================================================
--- head/mail/davmail/Makefile	Sat May 25 12:30:14 2019	(r502573)
+++ head/mail/davmail/Makefile	Sat May 25 12:45:19 2019	(r502574)
@@ -7,7 +7,7 @@ CATEGORIES=	mail java
 MASTER_SITES=	SF/davmail/davmail/${PORTVERSION}
 DISTNAME=	${PORTNAME}-src-${PORTVERSION}-${REVISION}
 
-MAINTAINER=	john.c.prather at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list