diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-18 23:53:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-18 23:53:29 +0800 |
commit | 64d0d4fa68287cd5d1ef04ebd004debc2f020a03 (patch) | |
tree | 6d0de7a8624f6e54a8fff0709719812f48db3b6d /mail | |
parent | 2dcf317b53d36a842f00b03d84442c6638547b91 (diff) | |
download | marcuscom-ports-64d0d4fa68287cd5d1ef04ebd004debc2f020a03.tar.gz marcuscom-ports-64d0d4fa68287cd5d1ef04ebd004debc2f020a03.tar.zst marcuscom-ports-64d0d4fa68287cd5d1ef04ebd004debc2f020a03.zip |
Switch maintainer to gnome@.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7069 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 5b8cd56ae..2419a4043 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,7 +3,7 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.65 2006/07/25 22:07:50 marcus Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.66 2006/08/08 04:30:03 marcus Exp $ # PORTNAME= evolution-exchange @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 -MAINTAINER= kiesel@schlund.de +MAINTAINER= gnome@FreeBSD.org COMMENT= Evolution plugin to connect to Microsoft Exchange servers BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution |