diff options
Diffstat (limited to 'security/isnprober/Makefile')
-rw-r--r-- | security/isnprober/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isnprober/Makefile b/security/isnprober/Makefile index 69323c3387b4..579a8fe777c3 100644 --- a/security/isnprober/Makefile +++ b/security/isnprober/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ubizen.com/tools/ \ MAINTAINER= onatan@gmail.com COMMENT= PenTest tool for TCP Initial Sequence Numbers research -RUN_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP +RUN_DEPENDS= p5-Net-RawIP>=0:net/p5-Net-RawIP PLIST_FILES= bin/${PORTNAME} PORTDOCS= README |