summaryrefslogtreecommitdiff
path: root/security/lxnb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-4/+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 Notes: svn path=/head/; revision=33101
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+4
| | | | Notes: svn path=/head/; revision=27426
* lxnb is a NetBus 1.60 client for remote administration of Windows machinesKris Kennaway2000-03-056-0/+51
Obtained from: OpenBSD Notes: svn path=/head/; revision=26562