diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-18 15:52:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-08-18 15:52:55 +0000 |
commit | 06a28734cff848f55b7a59208dcbb1d73f169f01 (patch) | |
tree | 0eb4f5ef105b18feae24ac737acc446165c1c8c2 | |
parent | - Add two additional mirrors (diff) |
Switch maintainer to gnome@.
Approved by: Alex Kiesel <kiesel@schlund.de> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=170936
-rw-r--r-- | mail/evolution-exchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index a483b21e8c2a..9fe705dc3232 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -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 |