summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2013-07-02 10:37:01 +0000
committerespie <espie@openbsd.org>2013-07-02 10:37:01 +0000
commit6a0bef4234dc692dcfdb3aaee64f872d4650269b (patch)
tree1a015785ff3c61856c587349009b405238fa124f /share/man/man5
parentsome trivial format string fixes (diff)
downloadwireguard-openbsd-6a0bef4234dc692dcfdb3aaee64f872d4650269b.tar.xz
wireguard-openbsd-6a0bef4234dc692dcfdb3aaee64f872d4650269b.zip
document variable name change in java.port.mk
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/port-modules.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 62b9f164568..cee10602407 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.161 2013/06/19 09:17:29 espie Exp $
+.\" $OpenBSD: port-modules.5,v 1.162 2013/07/02 10:37:01 espie Exp $
.\"
.\" Copyright (c) 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: June 19 2013 $
+.Dd $Mdocdate: July 2 2013 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -587,7 +587,7 @@ then this module provides
.Ev MODJAVA_BUILD_DIR ,
.Ev MODJAVA_BUILD_FILE
and
-.Ev MODJAVA_BUILD_TARGET ,
+.Ev MODJAVA_BUILD_TARGET_NAME ,
as well as a
.Ar do-build
target (if not already defined).