git: 649f03afc9b9 - main - dns/dnsmasq: fix pkg-plist order
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Mar 2024 23:39:40 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=649f03afc9b91d3834ae7d6f4b875198ac94d787
commit 649f03afc9b91d3834ae7d6f4b875198ac94d787
Author: Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-03-05 21:00:24 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-03-05 23:35:42 +0000
dns/dnsmasq: fix pkg-plist order
Approved by: portmgr (blanket)
---
dns/dnsmasq/pkg-plist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dns/dnsmasq/pkg-plist b/dns/dnsmasq/pkg-plist
index 4696b9a181a6..a3ea2cd59697 100644
--- a/dns/dnsmasq/pkg-plist
+++ b/dns/dnsmasq/pkg-plist
@@ -1,6 +1,5 @@
sbin/dnsmasq
@sample etc/dnsmasq.conf.sample
-share/man/man8/dnsmasq.8.gz
%%DATADIR%%/trust-anchors.conf
%%EXAMPLESDIR%%/dnslist/dhcp.css
%%EXAMPLESDIR%%/dnslist/dnslist.pl
@@ -16,3 +15,4 @@ share/man/man8/dnsmasq.8.gz
%%NLS%%share/locale/pl/LC_MESSAGES/dnsmasq.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/dnsmasq.mo
%%NLS%%share/locale/ro/LC_MESSAGES/dnsmasq.mo
+share/man/man8/dnsmasq.8.gz