svn commit: r526617 - in head/net: nfs-ganesha nfs-ganesha-kmod

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 21 10:09:19 UTC 2020


Author: bapt
Date: Fri Feb 21 10:09:17 2020
New Revision: 526617
URL: https://svnweb.freebsd.org/changeset/ports/526617

Log:
  Change maintainer address
  
  Submitted by:	Gandi.net

Modified:
  head/net/nfs-ganesha-kmod/Makefile
  head/net/nfs-ganesha/Makefile

Modified: head/net/nfs-ganesha-kmod/Makefile
==============================================================================
--- head/net/nfs-ganesha-kmod/Makefile	Fri Feb 21 09:31:28 2020	(r526616)
+++ head/net/nfs-ganesha-kmod/Makefile	Fri Feb 21 10:09:17 2020	(r526617)
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2
 CATEGORIES=	net
 
-MAINTAINER=	fatih at gandi.net
+MAINTAINER=	freebsd at gandi.net
 COMMENT=	Modules to implement required syscalls for userspace fileservers
 
 LICENSE=	BSD3CLAUSE

Modified: head/net/nfs-ganesha/Makefile
==============================================================================
--- head/net/nfs-ganesha/Makefile	Fri Feb 21 09:31:28 2020	(r526616)
+++ head/net/nfs-ganesha/Makefile	Fri Feb 21 10:09:17 2020	(r526617)
@@ -6,7 +6,7 @@ DISTVERSION=	2.7.0
 PORTREVISION=	5
 CATEGORIES=	net
 
-MAINTAINER=	fatih at gandi.net
+MAINTAINER=	freebsd at gandi.net
 COMMENT=	NFS fileserver that runs in user mode
 
 LIB_DEPENDS=	libdbus-1.so:devel/dbus


More information about the svn-ports-all mailing list