diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-30 10:49:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-30 10:49:52 +0800 |
commit | 443d6bf6e9fd083e925dc865d6dae7388dbde6f4 (patch) | |
tree | ab55e6d82577a9942161b660623705acd79b8dab /security/poc | |
parent | a1747b99327b6f73a2599be47be1e3b165afe134 (diff) | |
download | freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.tar.gz freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.tar.zst freebsd-ports-gnome-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.zip |
With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
Diffstat (limited to 'security/poc')
-rw-r--r-- | security/poc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/poc/Makefile b/security/poc/Makefile index 382b72085715..31b8ebc72524 100644 --- a/security/poc/Makefile +++ b/security/poc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=poc -MAINTAINER= king@v2project.com +MAINTAINER= ports@FreeBSD.org COMMENT= Program for managing passwords on smartcards LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko |