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/msynctool | |
parent | 34b528c56060a18d7f718996e2d8c042300580c0 (diff) | |
download | ports-dca4e313c6317b66578b2c20b9eb6468c2890446.tar.gz ports-dca4e313c6317b66578b2c20b9eb6468c2890446.zip |
Notes
Diffstat (limited to 'deskutils/msynctool')
-rw-r--r-- | deskutils/msynctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |