diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-19 18:35:30 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-02-19 18:35:30 +0000 |
commit | fbfa4cbf075a3bf1623a63461d65d011ef9ba639 (patch) | |
tree | ff86bcbe6d12f27d95c48a6cb9763c89fe27fd3f /mail/exim/Makefile | |
parent | c16dc69552061823c10eb50cb0f3a1e0e842cae4 (diff) |
Notes
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index bfcab9eb603a..0867c3ed61ef 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -6,13 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.34 -PORTREVISION= 1 +PORTVERSION= 3.35 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://www.exim.org/ftp/exim3/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/exim3/ -DISTFILES= exim-3.34.tar.bz2 exim-texinfo-3.30.tar.bz2 +DISTFILES= exim-3.35.tar.bz2 exim-texinfo-3.30.tar.bz2 MAINTAINER= sheldonh@FreeBSD.org |