svn commit: r530843 - head/deskutils/owncloudclient

Matthias Andree mandree at FreeBSD.org
Sun Apr 5 21:30:14 UTC 2020


Author: mandree
Date: Sun Apr  5 21:30:00 2020
New Revision: 530843
URL: https://svnweb.freebsd.org/changeset/ports/530843

Log:
  deskutils/owncloudclient: return to pool, after repeated timeouts from yonas at fizk.net/maintainer.
  
  See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242479#c2

Modified:
  head/deskutils/owncloudclient/Makefile

Modified: head/deskutils/owncloudclient/Makefile
==============================================================================
--- head/deskutils/owncloudclient/Makefile	Sun Apr  5 21:27:56 2020	(r530842)
+++ head/deskutils/owncloudclient/Makefile	Sun Apr  5 21:30:00 2020	(r530843)
@@ -8,7 +8,7 @@ CATEGORIES=	deskutils
 MASTER_SITES=	https://download.owncloud.com/desktop/stable/
 # owncloudclient-2.6.0.13018.tar.xz
 
-MAINTAINER=	yonas at fizk.net
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	OwnCloud Desktop Syncing Client
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list