aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-22 18:19:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-12-22 18:20:32 +0000
commit31e8394380ba42ea8a075a48e216778b1e187d8d (patch)
tree3b9beeab24e686f77cf4f7ffdd4275ed98e18934
parent3170a81dce88b0ce7b7cd9fb77ef270b4a513881 (diff)
downloadports-31e8394380ba42ea8a075a48e216778b1e187d8d.tar.gz
ports-31e8394380ba42ea8a075a48e216778b1e187d8d.zip
dns/libidn2: fix WWW
PR: 268243 Approved by: maintainer timeout (sunpoet, 2 weeks)
-rw-r--r--dns/libidn2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile
index 2cf505867c01..8710dd5107a9 100644
--- a/dns/libidn2/Makefile
+++ b/dns/libidn2/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= GNU/libidn
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of IDNA2008 internationalized domain names
-WWW= https://www.gnu.org/software/libidn/ #libidn2
+WWW= https://www.gnu.org/software/libidn/\#libidn2
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING