summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2014-01-04 00:14:08 +0000
committerespie <espie@openbsd.org>2014-01-04 00:14:08 +0000
commit554b657c0324441d76f7ef8094aaebb22de8e19f (patch)
treebfbe611ffd2378c7729936774910e56037a375e4 /share/man/man5
parentUse kern.securelevel to determine whether or not we are in single (diff)
downloadwireguard-openbsd-554b657c0324441d76f7ef8094aaebb22de8e19f.tar.xz
wireguard-openbsd-554b657c0324441d76f7ef8094aaebb22de8e19f.zip
vendor->signer
shorten pubkey -> pub (naddy@) \\ -> \e (jmc@)
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 28d0f44a9cc..8630d30a7b2 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.391 2013/12/30 12:43:17 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.392 2014/01/04 00:14:08 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 30 2013 $
+.Dd $Mdocdate: January 4 2014 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -2643,7 +2643,7 @@ Set to
.Xr pkg_create 1
options for signing packages directly during their creation.
In particular, home-made packages should set
-.Li -DVENDOR=name .
+.Li -DSIGNER=name .
.It Ev SKIPDIR
See
.Xr ports 7 .