diff options
Diffstat (limited to 'net/adns/Makefile')
-rw-r--r-- | net/adns/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile index 0a1af27af81..270df13d490 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2016/08/16 13:34:52 mef Exp $ +# $NetBSD: Makefile,v 1.25 2020/01/26 17:31:48 rillig Exp $ # DISTNAME= adns-1.5.1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/ +HOMEPAGE= https://www.chiark.greenend.org.uk/~ian/adns/ COMMENT= Asynchronous-capable DNS client library and utilities LICENSE= gnu-gpl-v2 |