git: f0f9570da5e0 - main - security/dehydrated: Sort PLIST
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:20:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0f9570da5e02d29ef903785aaf873338211a962 commit f0f9570da5e02d29ef903785aaf873338211a962 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:46:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:39 +0000 security/dehydrated: Sort PLIST Approved by: portmgr (blanket) --- security/dehydrated/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/dehydrated/pkg-plist b/security/dehydrated/pkg-plist index cfb377cbf850..53ff97dda95b 100644 --- a/security/dehydrated/pkg-plist +++ b/security/dehydrated/pkg-plist @@ -1,4 +1,5 @@ bin/dehydrated +@dir %%ETCDIR%%/.acme-challenges @sample %%ETCDIR%%/config.sample @sample %%ETCDIR%%/domains.txt.sample @sample %%ETCDIR%%/hook.sh.sample @@ -14,5 +15,4 @@ man/man1/dehydrated.1.gz %%PORTDOCS%%%%DOCSDIR%%/tls-alpn.md %%PORTDOCS%%%%DOCSDIR%%/troubleshooting.md %%PORTDOCS%%%%DOCSDIR%%/wellknown.md -@dir %%ETCDIR%%/.acme-challenges @dir %%WWWDIR%%