summaryrefslogtreecommitdiff
path: root/net/dgd-lpmud/files/patch-sys-driver.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-2/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* . s/function/funcname/ where function was used as a variable name sinceGreg Lewis2011-08-031-0/+51
it's potentially a reserved word with newer versions of DGD. . Bump PORTREVISION for this change. Notes: svn path=/head/; revision=278846