diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /mail/isync | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'mail/isync')
-rw-r--r-- | mail/isync/Makefile | 1 | ||||
-rw-r--r-- | mail/isync/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index ffb6ebd684de..a605a9dccb8c 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.hmc.edu/~me/isync/ LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 MAINTAINER= eivind@FreeBSD.org +COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/mail/isync/pkg-comment b/mail/isync/pkg-comment deleted file mode 100644 index 3fa7e9b9da62..000000000000 --- a/mail/isync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Maintain local copies of remote IMAP folders w/synchronized flags |