diff options
author | az <az@FreeBSD.org> | 2012-12-11 19:31:30 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2012-12-11 19:31:30 +0800 |
commit | e84329faf5047e529079fab0eebc21700f1642ca (patch) | |
tree | 6348c9e59095391606898cdaf12e1ee191491320 /sysutils/pprotectd | |
parent | 680af8fa748c8c13bba24e6f484de6d09d2f5b70 (diff) | |
download | freebsd-ports-gnome-e84329faf5047e529079fab0eebc21700f1642ca.tar.gz freebsd-ports-gnome-e84329faf5047e529079fab0eebc21700f1642ca.tar.zst freebsd-ports-gnome-e84329faf5047e529079fab0eebc21700f1642ca.zip |
- 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} |