diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2003-08-11 15:05:18 +0000 |
commit | 8f6a197d1f0119b8df74cb98d154e02d69dabb6c (patch) | |
tree | a0644fd70aaf776bca97ab3cd7d033fff4aacbf2 /mail/isync | |
parent | 9b1748ec986e46e2843a3b874ed936e03bfe0e7a (diff) | |
download | ports-8f6a197d1f0119b8df74cb98d154e02d69dabb6c.tar.gz ports-8f6a197d1f0119b8df74cb98d154e02d69dabb6c.zip |
Notes
Diffstat (limited to 'mail/isync')
-rw-r--r-- | mail/isync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index a605a9dccb8c..114f80287855 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.hmc.edu/~me/isync/ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 -MAINTAINER= eivind@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags GNU_CONFIGURE= yes |