diff options
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r-- | mail/exim-old/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 3669a4035e6e..6efc54f53850 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -6,12 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.20 +PORTVERSION= 3.22 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ http://www.exim.org/ftp/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ -DISTFILES= exim-3.20.tar.gz exim-texinfo-3.20.tar.gz +DISTFILES= exim-3.22.tar.gz exim-texinfo-3.20.tar.gz MAINTAINER= sheldonh@FreeBSD.org |