aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/libnss-cache/Makefile2
-rw-r--r--net/nsscache/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libnss-cache/Makefile b/net/libnss-cache/Makefile
index 5d7595e41a29..c9c58d1065f2 100644
--- a/net/libnss-cache/Makefile
+++ b/net/libnss-cache/Makefile
@@ -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
diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile
index 27dfb2030339..6f2c04784d8c 100644
--- a/net/nsscache/Makefile
+++ b/net/nsscache/Makefile
@@ -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