diff options
Diffstat (limited to 'filesystems/httpdirfs/Makefile')
-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/ |