svn commit: r494937 - head/security/op

Emanuel Haupt ehaupt at FreeBSD.org
Thu Mar 7 13:17:08 UTC 2019


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 at 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


More information about the svn-ports-all mailing list