git: 8d14b214048c - main - www/adguardhome: Correct port in pkg-message

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 03 Jul 2022 01:37:15 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d14b214048cfe79b768b4cc905e39888eb54ef5

commit 8d14b214048cfe79b768b4cc905e39888eb54ef5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-03 01:36:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-03 01:37:11 +0000

    www/adguardhome: Correct port in pkg-message
---
 www/adguardhome/pkg-message | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/adguardhome/pkg-message b/www/adguardhome/pkg-message
index 1a789dcbcb7b..a84109fb2755 100644
--- a/www/adguardhome/pkg-message
+++ b/www/adguardhome/pkg-message
@@ -4,7 +4,7 @@
 You installed AdGuardHome: Network-wide ads & trackers blocking DNS server.
 
 In order to use it please start the service 'adguardhome' and
-then access the URL http://0.0.0.0:3010/ in your favorite browser.
+then access the URL http://0.0.0.0:3000/ in your favorite browser.
 
 EOM
 }