diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-06-27 01:06:33 +0800 |
commit | 5291f8a5606dcb8937933de09a29ec2ecc34665e (patch) | |
tree | e0408b486ef0c30671342c5e25a16d2a4cd21b44 /security/fpm2 | |
parent | 5aafb51fc36fe89a54524168720bdc719e634cee (diff) | |
download | freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.gz freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.tar.zst freebsd-ports-gnome-5291f8a5606dcb8937933de09a29ec2ecc34665e.zip |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat)
Diffstat (limited to 'security/fpm2')
-rw-r--r-- | security/fpm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fpm2/Makefile b/security/fpm2/Makefile index af309b3e63d5..b45a6890350c 100644 --- a/security/fpm2/Makefile +++ b/security/fpm2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://als.regnet.cz/fpm2/download -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program that allows you to securely store the passwords LICENSE= GPLv2+ |