diff options
| author | Älven <alven@FreeBSD.org> | 2025-07-06 09:34:53 +0400 |
|---|---|---|
| committer | Älven <alven@FreeBSD.org> | 2025-07-29 01:38:52 +0400 |
| commit | 7e77fc75a1d37b7cb4fc3a2c8a96fefc3964049e (patch) | |
| tree | 6eb13044f93da9e55a6f144dc780bb142505896a /filesystems | |
| parent | 583ba180f54487e028527579984a8986c299b2f3 (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/Makefile | 2 |
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/ |
