diff options
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r-- | net/fping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile index afde0e8cfff0..6473c773329b 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_to-ipv6 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Quickly ping N hosts w/o flooding the network + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/sbin" |