summaryrefslogtreecommitdiff
path: root/textproc/pardiff/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* - Update to the latest version, 0.9.4.Michael Haro2001-08-181-1/+11
| | | | | | | - Add installation of some documentation. PR: 29835 Submitted by: maintainer
* Initial import of pardiff-0.9.3.Kevin Lo2001-07-081-0/+20
Pardiff is a program that takes the output of diff and displays it in a parallel (side-by-side) format, emulating the /PARALLEL option on the VMS version of diff. PR: 28813 Submitted by: Anders Nordby <anders@fix.no>