aboutsummaryrefslogtreecommitdiff
path: root/graphics/scr2png
Commit message (Collapse)AuthorAgeFilesLines
* Use ${REINPLACE_CMD} instead of ${PERL}.Bruce A. Mah2002-09-061-1/+3
| | | | | | | Approved by: nik (maintainer) Notes: svn path=/head/; revision=65735
* Respect ${PREFIX}.Pete Fritchman2002-06-131-1/+1
| | | | | | | Approved by: nik (maintainer) Notes: svn path=/head/; revision=61238
* Respect ${LOCALBASE} when installingNik Clayton2002-04-071-0/+3
| | | | | | | | PR: 32097 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> Notes: svn path=/head/; revision=57409
* Rename shot2png to scr2png based on private comments.Nik Clayton2001-05-205-0/+31
Fix bogons when parsing a .scr header. Update documentation to talk about vidcontrol(1) rather than scrshot(1). Notes: svn path=/head/; revision=42817