diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-04-18 12:20:20 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-04-18 12:20:20 +0000 |
commit | 478dd1d8f4beb6e2d819439a33258718c4bb8d0c (patch) | |
tree | d3a7aaf6470042592b639c734e93a3067d813dc0 /mail/exim-old/Makefile | |
parent | 325c1cfbb1e470e140ed26056818c1a45bd72453 (diff) |
Notes
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r-- | mail/exim-old/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 3c4a3b6e138a..9aff424c39e7 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -6,13 +6,12 @@ # PORTNAME= exim -PORTVERSION= 3.35 -PORTREVISION= 1 +PORTVERSION= 3.36 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.35.tar.bz2 exim-texinfo-3.30.tar.bz2 +DISTFILES= exim-3.36.tar.bz2 exim-texinfo-3.30.tar.bz2 MAINTAINER= sheldonh@FreeBSD.org |