diff options
author | tobik <tobik@FreeBSD.org> | 2018-02-22 20:53:13 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-02-22 20:53:13 +0800 |
commit | ba5343fc8f42304d7eb3b5a32ded65318183c991 (patch) | |
tree | 9dbd16739316c47da756b6c0c13942594a74841a /sysutils/fusefs-zip | |
parent | 37bac74b3983653b4725bfce9ecda0c6cfb4f12a (diff) | |
download | freebsd-ports-gnome-ba5343fc8f42304d7eb3b5a32ded65318183c991.tar.gz freebsd-ports-gnome-ba5343fc8f42304d7eb3b5a32ded65318183c991.tar.zst freebsd-ports-gnome-ba5343fc8f42304d7eb3b5a32ded65318183c991.zip |
Reset MAINTAINER
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html
Submitted by: olevole@olevole.ru (maintainer)
Diffstat (limited to 'sysutils/fusefs-zip')
-rw-r--r-- | sysutils/fusefs-zip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-zip/Makefile b/sysutils/fusefs-zip/Makefile index 759ddc519f0c..30348165c054 100644 --- a/sysutils/fusefs-zip/Makefile +++ b/sysutils/fusefs-zip/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.4 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/agalanin/fuse-zip/downloads/ -MAINTAINER= olevole@olevole.ru +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE filesystem to mount ZIP archives with write support LICENSE= LGPL3 |