diff options
Diffstat (limited to '')
-rw-r--r-- | filesystems/sasquatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/sasquatch/Makefile b/filesystems/sasquatch/Makefile index 71946e990520..d1c278bb9e8e 100644 --- a/filesystems/sasquatch/Makefile +++ b/filesystems/sasquatch/Makefile @@ -2,7 +2,7 @@ PORTNAME= sasquatch DISTVERSION= 4.3 CATEGORIES= filesystems sysutils -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= SquashFS extractor with patches for firmware analysis WWW= https://gitlab.com/tgasiba/sasquatch/ |