diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 00:59:56 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-04-22 00:59:56 +0000 |
commit | 2fb637caa1ec40911ba2efe39d6fcc9533cee3ab (patch) | |
tree | 0d452af8bdd8010f7be26b1716287000da43344b /mail | |
parent | Run movemail after successful login, so that users of dkpop3 daemon can (diff) |
Bump PORTREVISION now that popping new mail apparently works.
Notes
Notes:
svn path=/head/; revision=57966
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dkimap4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dkimap4/Makefile b/mail/dkimap4/Makefile index 245dafe6bd0b..add576a9ce24 100644 --- a/mail/dkimap4/Makefile +++ b/mail/dkimap4/Makefile @@ -7,6 +7,7 @@ PORTNAME= dkimap4 PORTVERSION= 2.36 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dbox.handshake.de/download/ \ http://www.cs.cmu.edu/~kroening/dbox/ |