aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2021-10-28 16:40:55 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2021-11-25 00:45:30 +0000
commitedabbf820119e46d1fe8fc3a567bae20debf4625 (patch)
tree06f100a03266845ee4676d236d6a7c95f8d2c99d /Mk
parent5ed03a0d6d62397259c5489ffaca136e51a14121 (diff)
downloadports-edabbf820119e46d1fe8fc3a567bae20debf4625.tar.gz
ports-edabbf820119e46d1fe8fc3a567bae20debf4625.zip
Mk/bsd.port.mk: Fix comments about PKGVERSION
* The value of PKGVERSION described in comment is different from real one. And it is difficult to explain it briefly. So replace it with brief explanation what the variable means. PR: 259511 Approved by: portmgr (bapt)
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index ad50a4af5334..33179c1caf25 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -71,7 +71,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# designator (in case there are different versions of
# one port as is the case for Tcl).
# Optional.
-# PKGVERSION - Always defined as ${PORTVERSION}.
+# PKGVERSION - Version of package.
# Do not define this in your Makefile.
# DISTVERSION - Vendor version of the distribution.
# Default: ${PORTVERSION}