diff options
-rw-r--r-- | sysutils/lsof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 507689e7a498..754b4394bcc4 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,4 +1,4 @@ -# Created by: obrien@FreeBSD.org +# Created by: David O'Brien <obrien@FreeBSD.org> # $FreeBSD$ PORTNAME= lsof |