summaryrefslogtreecommitdiff
path: root/textproc/par/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* Reorder variables. Use "${CP}" instead of "cp". Use DISTNAME/PKGNAMESatoshi Asami1997-08-131-7/+5
| | | | | | | | | instead of DISTNAME/DISTFILES/WRKSRC (one less line :). Pointed out by: portlint Notes: svn path=/head/; revision=7557
* Par is a paragraph formatter similar in intent to fmt(1), butMark Murray1997-08-061-0/+28
written with email in mind, so it takes multiple paragraphs and quote characters into consideration. This is version 1.50. Notes: svn path=/head/; revision=7493