diff options
Diffstat (limited to 'dns/dlint/Makefile')
-rw-r--r-- | dns/dlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 74c7ba9c18b1..ae2d20db91a1 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -4,7 +4,7 @@ PORTNAME= dlint PORTVERSION= 1.4.1 CATEGORIES= dns -MASTER_SITES= http://BSDforge.com/projects/source/dns/dlint/ +MASTER_SITES= https://BSDforge.com/projects/source/dns/dlint/ MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) |