diff --git a/security/ncrack/Makefile b/security/ncrack/Makefile index c512a3e1656f5..483ec4c666d51 100644 --- a/security/ncrack/Makefile +++ b/security/ncrack/Makefile @@ -5,7 +5,7 @@ PORTNAME= ncrack DISTVERSION= 0.6 CATEGORIES= security MASTER_SITES= http://nmap.org/ncrack/dist/ \ - http://redundancy.redundancy.org/mirror/ + http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org COMMENT= High-speed network authentication cracking tool @@ -18,6 +18,6 @@ USES= gmake ssl CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0 +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0 .include diff --git a/security/ncrack/pkg-descr b/security/ncrack/pkg-descr index 949cf33945198..660b9725bf505 100644 --- a/security/ncrack/pkg-descr +++ b/security/ncrack/pkg-descr @@ -4,4 +4,4 @@ Nmap and a dynamic engine that can adapt its behaviour based on network feedback. It allows for rapid, yet reliable large-scale auditing of multiple hosts. -WWW: http://nmap.org/ncrack/ +WWW: https://nmap.org/ncrack/