diff options
author | Mark Murray <markm@FreeBSD.org> | 1996-12-01 15:12:15 +0800 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1996-12-01 15:12:15 +0800 |
commit | c81365cdcf14035d55e596cad1e540d800fa2a4a (patch) | |
tree | a0391a3c44ae58b14ed9275c8e0e1fcc1d600d60 /mail/exim | |
parent | 0b79573630f322f9eaa5e4e649dc382a18c5a924 (diff) | |
download | freebsd-ports-gnome-c81365cdcf14035d55e596cad1e540d800fa2a4a.tar.gz freebsd-ports-gnome-c81365cdcf14035d55e596cad1e540d800fa2a4a.tar.zst freebsd-ports-gnome-c81365cdcf14035d55e596cad1e540d800fa2a4a.zip |
Umgrade to v1.59 - the same as the GNU CD release version.
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 8 | ||||
-rw-r--r-- | mail/exim/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ad7ad03afb81..d1a5d4f9c447 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: exim -# Version required: 1.58 +# Version required: 1.59 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.5 1996/11/13 18:11:57 markm Exp $ +# $Id: Makefile,v 1.6 1996/11/17 07:42:27 obrien Exp $ # -DISTNAME= exim-1.58 +DISTNAME= exim-1.59 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.58.tar.gz exim-texinfo-1.58.tar.gz +DISTFILES= exim-1.59.tar.gz exim-texinfo-1.58.tar.gz MAINTAINER= markm@FreeBSD.ORG diff --git a/mail/exim/distinfo b/mail/exim/distinfo index 56cead89eb6b..f3093a709db0 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-1.58.tar.gz) = 4d8b94d957780db34a20be141c99d368 +MD5 (exim-1.59.tar.gz) = 7fff2e5da33553f0a971e821a2131c13 MD5 (exim-texinfo-1.58.tar.gz) = 992a0fb7db218fefd111873682def9b9 |