diff options
Diffstat (limited to 'security/hping/Makefile')
-rw-r--r-- | security/hping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hping/Makefile b/security/hping/Makefile index 21b33c1..f03d3ac 100644 --- a/security/hping/Makefile +++ b/security/hping/Makefile @@ -7,7 +7,7 @@ PORTNAME= hping PORTVERSION= 2.0.0r1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security net MASTER_SITES= http://www.hping.org/ @@ -18,7 +18,7 @@ MAINTAINER= Nicolas.Jombart@hsc-labs.com WRKSRC= ${WRKDIR}/hping2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --force-libpcap -USE_GMAKE= yes +USE_GMAKE= yes MAN8= hping.8 |