aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-03-05 20:40:39 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2024-03-05 23:35:41 +0000
commitc950b689ccfa3bb97954e798e692ffcd274cbbd3 (patch)
treee0a29e9a1fe5c25684d69b782a7890d29c54a298 /dns
parent56c7b1ae4c493d29daaa4bf4cedcb1695b2d63f0 (diff)
downloadports-c950b689ccfa3bb97954e798e692ffcd274cbbd3.tar.gz
ports-c950b689ccfa3bb97954e798e692ffcd274cbbd3.zip
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile4
-rw-r--r--dns/dnsmasq/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 6c9573480f6b..89589552e859 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dnsmasq
DISTVERSION= 2.90
# Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps:
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= dns
MASTER_SITES= https://www.thekelleys.org.uk/dnsmasq/ \
@@ -120,7 +120,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/dnsmasq ${STAGEDIR}${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/dnsmasq.conf.example ${STAGEDIR}${PREFIX}/etc/dnsmasq.conf.sample
${REINPLACE_CMD} -i '' 's}%%PREFIX%%}${PREFIX}}' ${STAGEDIR}${PREFIX}/etc/dnsmasq.conf.sample
- ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/man/man8
+ ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8
${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/trust-anchors.conf ${STAGEDIR}${DATADIR}/
.if ${PORT_OPTIONS:MDOCS}
diff --git a/dns/dnsmasq/pkg-plist b/dns/dnsmasq/pkg-plist
index 7b4f201b6fe9..4696b9a181a6 100644
--- a/dns/dnsmasq/pkg-plist
+++ b/dns/dnsmasq/pkg-plist
@@ -1,6 +1,6 @@
sbin/dnsmasq
@sample etc/dnsmasq.conf.sample
-man/man8/dnsmasq.8.gz
+share/man/man8/dnsmasq.8.gz
%%DATADIR%%/trust-anchors.conf
%%EXAMPLESDIR%%/dnslist/dhcp.css
%%EXAMPLESDIR%%/dnslist/dnslist.pl