Date: Wed, 13 Nov 2019 16:36:37 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517381 - head/sysutils/alfio Message-ID: <201911131636.xADGabHu082509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kai Date: Wed Nov 13 16:36:37 2019 New Revision: 517381 URL: https://svnweb.freebsd.org/changeset/ports/517381 Log: sysutils/alfio: Set correct MAINTAINER address PR: 241898 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Modified: head/sysutils/alfio/Makefile Modified: head/sysutils/alfio/Makefile ============================================================================== --- head/sysutils/alfio/Makefile Wed Nov 13 16:26:14 2019 (r517380) +++ head/sysutils/alfio/Makefile Wed Nov 13 16:36:37 2019 (r517381) @@ -5,7 +5,7 @@ PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= salvadore@FreeBSD.org +MAINTAINER= phascolarctos@protonmail.ch COMMENT= Services manager to choose which services start at boot time LICENSE= BSD2CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911131636.xADGabHu082509>