diff options
author | marino <marino@FreeBSD.org> | 2014-08-21 21:52:23 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-08-21 21:52:23 +0800 |
commit | c950148413131b8fb17e0d62d6949922329afa04 (patch) | |
tree | af0f15d8d226e61710a6fe0c4eb3c1be41791127 /security | |
parent | fd86b2fd03ef67c68548d507d5a2a9c257c169ef (diff) | |
download | freebsd-ports-gnome-c950148413131b8fb17e0d62d6949922329afa04.tar.gz freebsd-ports-gnome-c950148413131b8fb17e0d62d6949922329afa04.tar.zst freebsd-ports-gnome-c950148413131b8fb17e0d62d6949922329afa04.zip |
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.
Diffstat (limited to 'security')
-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 |