diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-04 20:34:13 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-09-04 20:34:13 +0000 |
commit | 1c5fe891c5ba42da2d8b7c569cf3df6889a43540 (patch) | |
tree | 25825dd2fed2eb6cb88972bd801a74b21a9d3567 /net/fping | |
parent | 80275371d13f3e8d3cf53af02c22e55c38346306 (diff) | |
download | ports-1c5fe891c5ba42da2d8b7c569cf3df6889a43540.tar.gz ports-1c5fe891c5ba42da2d8b7c569cf3df6889a43540.zip |
Notes
Diffstat (limited to 'net/fping')
-rw-r--r-- | net/fping/Makefile | 3 | ||||
-rw-r--r-- | net/fping/pkg-comment | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile index 3f4be8ad759c..30bac799ebaa 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.wustl.edu/usenet/comp.sources.unix/volume26/fping/ \ ftp://ftp.isnet.is/pub/Usenet/Usenet.src/comp.sources.unix/v26/fping/ EXTRACT_SUFX= .Z - + MAINTAINER= obrien@NUXI.com BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar @@ -27,7 +27,6 @@ EXTRACT_AFTER_ARGS= | gunshar -d ${WRKDIR} NO_WRKSUBDIR= yes MAN8= fping.8 - post-install: @strip ${PREFIX}/sbin/fping diff --git a/net/fping/pkg-comment b/net/fping/pkg-comment index 2122886d24fc..5b01b6d6daa0 100644 --- a/net/fping/pkg-comment +++ b/net/fping/pkg-comment @@ -1 +1 @@ -Quickly ping N hosts to determine their reachability w/o flooding the network +Quickly ping N hosts w/o flooding the network |