diff options
Diffstat (limited to 'sysutils')
-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 d569ba20fd66..255bd865d8cb 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -30,7 +30,7 @@ DISTNAME= ${PORTNAME}_4.77D.freebsd DISTNAME= ${PORTNAME}_${PORTVERSION} .endif -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= Lists information about open files (similar to fstat(1)) .if defined(FIXUP_RELEASE) |