diff options
Diffstat (limited to 'sysutils/procmap')
-rw-r--r-- | sysutils/procmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/procmap/Makefile b/sysutils/procmap/Makefile index cc985cd..c3c7407 100644 --- a/sysutils/procmap/Makefile +++ b/sysutils/procmap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= sysutils DISTFILES= #empty -MAINTAINER= jasone@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print the contents of a procfs map file WRKSRC= ${WRKDIR} |