diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 23:29:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 23:29:04 +0000 |
commit | dca4e313c6317b66578b2c20b9eb6468c2890446 (patch) | |
tree | be914d6c9ef0fab65a199917fb618262c4d49bed /deskutils/libopensync-plugin-evolution2-devel | |
parent | - Update to 9.7.68. (diff) |
- Pass maintainership to submitter
PR: 125821
Submitted by: Bakulin Ilya <webmaster@kibab.com>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=217525
Diffstat (limited to 'deskutils/libopensync-plugin-evolution2-devel')
-rw-r--r-- | deskutils/libopensync-plugin-evolution2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |