diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-26 07:29:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-26 07:29:04 +0800 |
commit | 71e9f610ab9a2325bee5d7d1cf294e1513efb1e9 (patch) | |
tree | fef55472cc2b173f5d8d203d4fccd5676fd50aee /deskutils | |
parent | 1a230c67f016afd9095eaf082b187c5614e3a94c (diff) | |
download | freebsd-ports-gnome-71e9f610ab9a2325bee5d7d1cf294e1513efb1e9.tar.gz freebsd-ports-gnome-71e9f610ab9a2325bee5d7d1cf294e1513efb1e9.tar.zst freebsd-ports-gnome-71e9f610ab9a2325bee5d7d1cf294e1513efb1e9.zip |
- Pass maintainership to submitter
PR: 125821
Submitted by: Bakulin Ilya <webmaster@kibab.com>
Approved by: maintainer
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-evolution2/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libopensync-plugin-python/Makefile | 2 | ||||
-rw-r--r-- | deskutils/msynctool-devel/Makefile | 2 | ||||
-rw-r--r-- | deskutils/msynctool/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/libopensync-plugin-evolution2-devel/Makefile b/deskutils/libopensync-plugin-evolution2-devel/Makefile index 259aaddd3e19..4aed9d5df800 100644 --- a/deskutils/libopensync-plugin-evolution2-devel/Makefile +++ b/deskutils/libopensync-plugin-evolution2-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -MAINTAINER= ports@logvinov.com +MAINTAINER= webmaster@kibab.com COMMENT= Evolution 2 plugin for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 diff --git a/deskutils/libopensync-plugin-evolution2/Makefile b/deskutils/libopensync-plugin-evolution2/Makefile index 259aaddd3e19..4aed9d5df800 100644 --- a/deskutils/libopensync-plugin-evolution2/Makefile +++ b/deskutils/libopensync-plugin-evolution2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -MAINTAINER= ports@logvinov.com +MAINTAINER= webmaster@kibab.com COMMENT= Evolution 2 plugin for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 diff --git a/deskutils/libopensync-plugin-python/Makefile b/deskutils/libopensync-plugin-python/Makefile index 1a7340b6aa0b..fb39d4b5fde8 100644 --- a/deskutils/libopensync-plugin-python/Makefile +++ b/deskutils/libopensync-plugin-python/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -MAINTAINER= ports@logvinov.com +MAINTAINER= webmaster@kibab.com COMMENT= Python plugin for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 diff --git a/deskutils/msynctool-devel/Makefile b/deskutils/msynctool-devel/Makefile index a85465051675..7a9c88c02742 100644 --- a/deskutils/msynctool-devel/Makefile +++ b/deskutils/msynctool-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -MAINTAINER= ports@logvinov.com +MAINTAINER= webmaster@kibab.com COMMENT= A command line client for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 diff --git a/deskutils/msynctool/Makefile b/deskutils/msynctool/Makefile index a85465051675..7a9c88c02742 100644 --- a/deskutils/msynctool/Makefile +++ b/deskutils/msynctool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.22 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ -MAINTAINER= ports@logvinov.com +MAINTAINER= webmaster@kibab.com COMMENT= A command line client for the OpenSync framework LIB_DEPENDS= opensync.0:${PORTSDIR}/devel/libopensync022 |