diff options
Diffstat (limited to 'net/fping')
-rw-r--r-- | net/fping/Makefile | 2 | ||||
-rw-r--r-- | net/fping/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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" diff --git a/net/fping/pkg-comment b/net/fping/pkg-comment deleted file mode 100644 index 5b01b6d6daa0..000000000000 --- a/net/fping/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quickly ping N hosts w/o flooding the network |