diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
commit | 5b0bf6e9473d5a7b4db79c23510459af776397d9 (patch) | |
tree | 0a11ec9f927f2e31c43bdce978c89f883e003c8d /mail/dovecot-devel | |
parent | 0ca18c714399eea73198483524d2f38fb027ad43 (diff) | |
download | ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.tar.gz ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.zip |
Notes
Diffstat (limited to 'mail/dovecot-devel')
-rw-r--r-- | mail/dovecot-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile index 59029b397a36..1b55562e88f4 100644 --- a/mail/dovecot-devel/Makefile +++ b/mail/dovecot-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99.10 CATEGORIES= mail ipv6 MASTER_SITES= http://dovecot.procontrol.fi/ -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= Secure and compact IMAP and POP3 servers LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |