Skip to content

Commit

Permalink
- Update WWW
Browse files Browse the repository at this point in the history
- While here, whitespace fixes

Approved by:	portmgr blanket
  • Loading branch information
AMDmi3 committed Sep 21, 2018
1 parent 3232dad commit b7acfb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions security/ncrack/Makefile
Expand Up @@ -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
Expand All @@ -18,6 +18,6 @@ USES= gmake ssl
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}

WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion security/ncrack/pkg-descr
Expand Up @@ -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/

0 comments on commit b7acfb7

Please sign in to comment.