diff options
author | joneum <joneum@FreeBSD.org> | 2018-07-10 20:37:47 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-07-10 20:37:47 +0800 |
commit | 65279cf209fa794c12d76c79c4491914a2ed8b50 (patch) | |
tree | 700b26d7573626058a33b668f0553c86e4a54565 /security | |
parent | 3fda662658100850c0859e5bca6e98c74f90825b (diff) | |
download | freebsd-ports-gnome-65279cf209fa794c12d76c79c4491914a2ed8b50.tar.gz freebsd-ports-gnome-65279cf209fa794c12d76c79c4491914a2ed8b50.tar.zst freebsd-ports-gnome-65279cf209fa794c12d76c79c4491914a2ed8b50.zip |
Maintainership back to Submitter
PR: 229673
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: joneum, Kai (freebsd_ports@k-worx.org>
Diffstat (limited to 'security')
-rw-r--r-- | security/py-scp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-scp/Makefile b/security/py-scp/Makefile index 4d771c09c58b..34fe93036cfc 100644 --- a/security/py-scp/Makefile +++ b/security/py-scp/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freebsd_ports@k-worx.org +MAINTAINER= sergey@akhmatov.ru COMMENT= Scp module for paramiko LICENSE= LGPL21+ |