diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-11 11:31:30 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-11 11:31:30 +0000 |
commit | b4536e866cae679c8f4efc2d1d5a1034858e87e6 (patch) | |
tree | 6348c9e59095391606898cdaf12e1ee191491320 /sysutils/pprotectd | |
parent | Update to 3.42. (diff) |
- Update maintainer email address.
Submitted by: maintainer via irc
Diffstat (limited to 'sysutils/pprotectd')
-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} |