aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems
diff options
context:
space:
mode:
authorÄlven <alven@FreeBSD.org>2025-07-06 09:34:53 +0400
committerÄlven <alven@FreeBSD.org>2025-07-29 01:38:52 +0400
commit7e77fc75a1d37b7cb4fc3a2c8a96fefc3964049e (patch)
tree6eb13044f93da9e55a6f144dc780bb142505896a /filesystems
parent583ba180f54487e028527579984a8986c299b2f3 (diff)
*/*: Älven's ports to use FreeBSD.org email
PR: 288046 Approved by: mentors db@, yuri@ (implicit)
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/httpdirfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/httpdirfs/Makefile b/filesystems/httpdirfs/Makefile
index ff1655b7d340..72b7540be860 100644
--- a/filesystems/httpdirfs/Makefile
+++ b/filesystems/httpdirfs/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
-MAINTAINER= alster@vinterdalen.se
+MAINTAINER= alven@FreeBSD.org
COMMENT= FUSE filesystem to mount HTTP directory listings, with a permanent cache
WWW= https://github.com/fangfufu/httpdirfs/