diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-06-16 00:36:59 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-06-16 00:36:59 +0000 |
commit | 9e32c44f29240cde11efd8e5784efaeeeee41c54 (patch) | |
tree | 78c7e49f66916fbd4a02534a54404a5cb11c8f61 /net/nsscache | |
parent | f13b157de10272b43fd8edbb633988a938a921d7 (diff) |
Notes
Diffstat (limited to 'net/nsscache')
-rw-r--r-- | net/nsscache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |