git: ff2328ac298d - main - UPDATING: Add missing semi-colon
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 18:49:10 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff2328ac298da5587edce4a66d2d3c6d93cb2f77 commit ff2328ac298da5587edce4a66d2d3c6d93cb2f77 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2022-01-18 18:47:39 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-01-18 18:48:52 +0000 UPDATING: Add missing semi-colon Fixes: a5bb8b78893c UPDATING: Add upgrade instructions for net-mgmt/netbox --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 98c5d3c22005..9ca415bce763 100644 --- a/UPDATING +++ b/UPDATING @@ -5,7 +5,7 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. -20220118 +20220118: AFFECTS: users of net-mgmt/netbox AUTHOR: kai@FreeBSD.org