artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee97048
)
DISNAME -> DISTNAME
author
jsg
<jsg@openbsd.org>
Tue, 5 Sep 2023 23:45:53 +0000
(23:45 +0000)
committer
jsg
<jsg@openbsd.org>
Tue, 5 Sep 2023 23:45:53 +0000
(23:45 +0000)
share/man/man5/bsd.port.mk.5
patch
|
blob
|
history
diff --git
a/share/man/man5/bsd.port.mk.5
b/share/man/man5/bsd.port.mk.5
index
572bcb8
..
c696f5e
100644
(file)
--- 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.60
3 2023/09/05 16:20:30 espie
Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.60
4 2023/09/05 23:45:53 jsg
Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@
-1739,7
+1739,7
@@
is set and if
is not null, then
.Ev DISTFILES
will be set to
-.Pa ${DISNAME}${EXTRACT_SUFX} .
+.Pa ${DIS
T
NAME}${EXTRACT_SUFX} .
.It Ev DISTNAME
Name used to identify the port.
See