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 | |
parent | Update to 3.42. (diff) |
- Update maintainer email address.
Submitted by: maintainer via irc
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/flock/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nvramtool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pprotectd/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/flock/Makefile b/sysutils/flock/Makefile index e27d3427a78a..dbf188f7a000 100644 --- a/sysutils/flock/Makefile +++ b/sysutils/flock/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.19 CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ -MAINTAINER= andrey@zonov.org +MAINTAINER= zont@FreeBSD.org COMMENT= Manage locks from shell scripts PLIST_FILES= bin/${PORTNAME} diff --git a/sysutils/nvramtool/Makefile b/sysutils/nvramtool/Makefile index b71077bfa690..dac688de3175 100644 --- a/sysutils/nvramtool/Makefile +++ b/sysutils/nvramtool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= andrey@zonov.org +MAINTAINER= zont@FreeBSD.org COMMENT= A utility for reading, writing the contents of CMOS memory USE_BZIP2= yes 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} |