diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-01-24 08:00:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-01-24 08:00:40 +0000 |
commit | a69bb73b815a96852184add3092e1fd79dc5906d (patch) | |
tree | 8b7a914dc93425f7d6b55d02c3bb684adc6d5503 | |
parent | bb18a860290f29e71ebc71465ad213bfb9045b4b (diff) | |
download | pkgsrc-a69bb73b815a96852184add3092e1fd79dc5906d.tar.gz |
I'm the new maintainer.
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index c3fbf823347..70a297835aa 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2005/01/23 10:05:02 jdolecek Exp $ +# $NetBSD: Makefile,v 1.34 2005/01/24 08:00:40 xtraeme Exp $ DISTNAME= dovecot-0.99.13 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server |