diff options
-rw-r--r-- | devel/py-msgpack/Makefile | 2 | ||||
-rw-r--r-- | sysutils/flock/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nvramtool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pprotectd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile index b7538d176185..800ca42325c9 100644 --- a/devel/py-msgpack/Makefile +++ b/devel/py-msgpack/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-python-${PORTVERSION} -MAINTAINER= andrey@zonov.org +MAINTAINER= zont@FreeBSD.org COMMENT= MessagePack (de)serializer for Python LICENSE= AL2 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} |