aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/icmpquery
Commit message (Collapse)AuthorAgeFilesLines
* Distfile changed on MASTER_SITE.steve2000-04-301-1/+1
| | | | | | PR: 18204 Submitted by: David G. Andersen <dga@lcs.mit.edu> Reviewed by: maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-302-2/+2
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Small utility for finding out time & netmask through ICMP.taoka1999-03-316-0/+44
PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>