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/libopensync-plugin-python | |
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/libopensync-plugin-python')
-rw-r--r-- | deskutils/libopensync-plugin-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |