Date: Thu, 7 Mar 2019 13:17:07 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494937 - head/security/op Message-ID: <201903071317.x27DH7I7013472@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Thu Mar 7 13:17:06 2019 New Revision: 494937 URL: https://svnweb.freebsd.org/changeset/ports/494937 Log: Add WWW Notified by: adamw Modified: head/security/op/Makefile head/security/op/pkg-descr Modified: head/security/op/Makefile ============================================================================== --- head/security/op/Makefile Thu Mar 7 13:13:23 2019 (r494936) +++ head/security/op/Makefile Thu Mar 7 13:17:06 2019 (r494937) @@ -3,6 +3,7 @@ PORTNAME= op PORTVERSION= 1.34 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org Modified: head/security/op/pkg-descr ============================================================================== --- head/security/op/pkg-descr Thu Mar 7 13:13:23 2019 (r494936) +++ head/security/op/pkg-descr Thu Mar 7 13:17:06 2019 (r494937) @@ -2,3 +2,5 @@ The op tool provides a flexible means for system admin to certain root operations without having to give them full superuser privileges. Different sets of users may access different operations, and the security-related aspects of each operation can be carefully controlled. + +WWW: https://github.com/dagwieers/op/wiki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903071317.x27DH7I7013472>