diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-21 13:52:23 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-21 13:52:23 +0000 |
commit | a7006440bcc79382a178bd3413ddfe47816c24e4 (patch) | |
tree | af0f15d8d226e61710a6fe0c4eb3c1be41791127 | |
parent | Security/denyhosts: Limit to python 2.x and reset maintainer (diff) |
security/tinyca: Reset maintainer
Multiple PRs on this PR have timed out, and the maintainer has a current
history of timing out on all his ports. Reset this one too.
-rw-r--r-- | security/tinyca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tinyca/Makefile b/security/tinyca/Makefile index f9ddb9ff9207..e8e58d8abcd3 100644 --- a/security/tinyca/Makefile +++ b/security/tinyca/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.7.6 CATEGORIES= security net MASTER_SITES= http://opsec.eu/src/${PORTNAME}/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Simple graphical interface to manage a small Certification Authority LICENSE= GPLv2 |