summaryrefslogtreecommitdiff
path: root/net/nsping (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+4
|
* nsping 0.8 is a tool for 'pinging' DNS servers.Kris Kennaway2000-03-057-0/+80
Obtained from: OpenBSD