git: 78fd33cfc565 - main - net/jotta-cli: fix broken pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Oct 2021 21:12:21 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=78fd33cfc56545007cace2305e394480a6252cfb commit 78fd33cfc56545007cace2305e394480a6252cfb Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2021-10-24 21:10:26 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2021-10-24 21:12:18 +0000 net/jotta-cli: fix broken pkg-message The EOM was missing. Approved by: portmgr (blanket) --- net/jotta-cli/files/pkg-message.in | 1 + 1 file changed, 1 insertion(+) diff --git a/net/jotta-cli/files/pkg-message.in b/net/jotta-cli/files/pkg-message.in index 5c15e445a4ec..67621d281e7c 100644 --- a/net/jotta-cli/files/pkg-message.in +++ b/net/jotta-cli/files/pkg-message.in @@ -13,5 +13,6 @@ Instructions for using the Jottacloud CLI is available at: https://docs.jottacloud.com/en/articles/1437248-login-and-basic-use-with-jottacloud-cli +EOM } ]