diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /deskutils/multisync | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'deskutils/multisync')
-rw-r--r-- | deskutils/multisync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/multisync/Makefile b/deskutils/multisync/Makefile index 15747c78e5e7..7c57e69488af 100644 --- a/deskutils/multisync/Makefile +++ b/deskutils/multisync/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= SF/multisync/OldFiles DISTNAME= multisync-${PORTVERSION} -MAINTAINER?= pav@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Synchronize calendars, addressbooks, and other PIM data WRKSRC?= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |