Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi Asami | 2000-09-25 | 1 | -2/+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 | ||||
* | SGMLtools is a text-formatting package based on SGML. | Will Andrews | 2000-05-27 | 5 | -0/+78 |
PR: 17769 Submitted by: Benno Rice <benno@netizen.com.au> Notes: svn path=/head/; revision=28781 |