diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-10 14:04:09 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-06-10 14:04:09 +0000 |
commit | 256c5f3b7f05e67a53418d1136cd4a211fb2aa04 (patch) | |
tree | 57c7f72a612444ac0599de89439d81f094a2a51b /mail/exim | |
parent | f50d960c257531227bd384a84fd86fc07196b5f5 (diff) |
Notes
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index a3489dcf726e..843ba06b9f74 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ http://www.exim.org/ftp/ \ |