diff options
Diffstat (limited to 'sysutils/pprotectd/Makefile')
-rw-r--r-- | sysutils/pprotectd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pprotectd/Makefile b/sysutils/pprotectd/Makefile index 6f2fc39dd7e3..2ce167262a17 100644 --- a/sysutils/pprotectd/Makefile +++ b/sysutils/pprotectd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ -MAINTAINER= andrey@zonov.org +MAINTAINER= zont@FreeBSD.org COMMENT= A daemon that protects processes from killing when memory is exhausted USE_RC_SUBR= ${PORTNAME} |