Date: Fri, 16 Jun 2017 00:36:59 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443666 - in head/net: libnss-cache nsscache Message-ID: <201706160036.v5G0axxe058969@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Jun 16 00:36:59 2017 New Revision: 443666 URL: https://svnweb.freebsd.org/changeset/ports/443666 Log: net/nsscache net/libnss-cache: update maintainer email address Requested by: maintainer (private) Modified: head/net/libnss-cache/Makefile head/net/nsscache/Makefile Modified: head/net/libnss-cache/Makefile ============================================================================== --- head/net/libnss-cache/Makefile Fri Jun 16 00:31:52 2017 (r443665) +++ head/net/libnss-cache/Makefile Fri Jun 16 00:36:59 2017 (r443666) @@ -6,7 +6,7 @@ PORTVERSION= 0.15 DISTVERSIONPREFIX= version/ CATEGORIES= net -MAINTAINER= k@kev009.com +MAINTAINER= kbowling@freebsd.org COMMENT= NSS module for directory services using an indexed, local disk cache LICENSE= LGPL3 Modified: head/net/nsscache/Makefile ============================================================================== --- head/net/nsscache/Makefile Fri Jun 16 00:31:52 2017 (r443665) +++ head/net/nsscache/Makefile Fri Jun 16 00:36:59 2017 (r443666) @@ -6,7 +6,7 @@ PORTVERSION= 0.32 DISTVERSIONPREFIX= version/ CATEGORIES= net python -MAINTAINER= k@kev009.com +MAINTAINER= kbowling@freebsd.org COMMENT= Python utility to create a local cache of directory services LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706160036.v5G0axxe058969>