diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /deskutils/libopensync-plugin-python-devel | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) | |
download | ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.tar.gz ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.zip |
Notes
Diffstat (limited to 'deskutils/libopensync-plugin-python-devel')
-rw-r--r-- | deskutils/libopensync-plugin-python-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/libopensync-plugin-python-devel/Makefile b/deskutils/libopensync-plugin-python-devel/Makefile index ba0faa03fa74..54a2817cd1de 100644 --- a/deskutils/libopensync-plugin-python-devel/Makefile +++ b/deskutils/libopensync-plugin-python-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ PKGNAMESUFFIX= -devel -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Python plugin for the OpenSync framework LIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync |