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 /irc | |
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 'irc')
-rw-r--r-- | irc/py-fishcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/py-fishcrypt/Makefile b/irc/py-fishcrypt/Makefile index a6da3313500d..66ad2a34a90a 100644 --- a/irc/py-fishcrypt/Makefile +++ b/irc/py-fishcrypt/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FiSH/Mircryption-compatible encryption for HexChat RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto@${PY_FLAVOR} \ |