diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
commit | 71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (patch) | |
tree | 63783ef35e8705382cf859308f2af2a10cd28de1 /security/op | |
parent | 72e02bab04f93ce63037ba1733ae451e7ecc1299 (diff) | |
download | ports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.tar.gz ports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.zip |
Notes
Diffstat (limited to 'security/op')
-rw-r--r-- | security/op/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/op/Makefile b/security/op/Makefile index cf725bb61aee..803b0a95c962 100644 --- a/security/op/Makefile +++ b/security/op/Makefile @@ -5,7 +5,7 @@ PORTNAME= op PORTVERSION= 1.32 CATEGORIES= security MASTER_SITES= http://swapoff.org/files/op/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controlled privilege escalation tool |