summaryrefslogtreecommitdiff
path: root/graphics/fly/files/patch-fly.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2016-10-061-3/+3
| | | | - Regenerate patches with `make makepatch`
* Add in a null-pointer check to fail with an error message when fly is givenSam Lawrance2005-10-171-0/+14
an input file of the wrong type (or a corrupt file). Bump PORTREVISION. PR: ports/86137 Submitted by: Nick Fishman <kwlogical@bellsouth.net>