aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-05-18 01:57:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-05-18 01:57:57 +0000
commitf6525cea8d47cf50a08ebb10c2bef0254f6204fd (patch)
treeb4a9a5d3734d3208849e082c3002b5fa55b387da
parente720cb988a3a46ab8898b03e2b955f5ab61ab4cd (diff)
Notes
-rw-r--r--Mk/bsd.licenses.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.licenses.mk b/Mk/bsd.licenses.mk
index 00b7489f1289..2de2f905d6e3 100644
--- a/Mk/bsd.licenses.mk
+++ b/Mk/bsd.licenses.mk
@@ -87,8 +87,8 @@ Licenses_Include_MAINTAINER= portmgr@FreeBSD.org
# Case 2: license only known by the port (aka "unknown").
#
# In this case LICENSE_{PERMS,NAME} are mandatory, in addition to
-# either LICENSE_FILE or LICENSE_TEXT. Optional variables are
-# LICENSE_{GROUPS,NOTES}.
+# either LICENSE_FILE or LICENSE_TEXT. Optional variable is
+# LICENSE_GROUPS.
#
# Available components for LICENSE_PERMS:
# dist-mirror - No free redistribution of distfile (like FTP mirroring; RESTRICTED).