summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-08 04:26:32 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-02-08 05:15:52 +0800
commit430ca85295f08316abdf7b8f18877e6aec2ff545 (patch)
tree38f1f5a075a819499411c73e504c3274d2b40f28 /filesystems
parentdns/public_suffix_list: Update to 20250131 (diff)
filesystems/securefs: Take maintainership
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/securefs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/securefs/Makefile b/filesystems/securefs/Makefile
index 431efa3e723e..5f4abbbf7317 100644
--- a/filesystems/securefs/Makefile
+++ b/filesystems/securefs/Makefile
@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Filesystem in userspace with transparent encryption and decryption
WWW= https://github.com/netheril96/securefs