diff options
author | markm <markm@FreeBSD.org> | 1998-10-08 22:31:03 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1998-10-08 22:31:03 +0800 |
commit | a105098d1930e05340b8f12d8e78577afb10d14c (patch) | |
tree | 603db293bb849c519e1eb798eee767856281d8d4 /mail/exim-old | |
parent | e515d83345c2592ef0b72739fbcdd35502216cbc (diff) | |
download | freebsd-ports-gnome-a105098d1930e05340b8f12d8e78577afb10d14c.tar.gz freebsd-ports-gnome-a105098d1930e05340b8f12d8e78577afb10d14c.tar.zst freebsd-ports-gnome-a105098d1930e05340b8f12d8e78577afb10d14c.zip |
Update to 2.05: Major bugfixes
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 6 | ||||
-rw-r--r-- | mail/exim-old/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index af7f48ca5724..90c876695bc5 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -3,13 +3,13 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id$ +# $Id: Makefile,v 1.14 1998/10/07 10:49:31 markm Exp $ # -DISTNAME= exim-2.02 +DISTNAME= exim-2.05 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-2.02.tar.gz exim-texinfo-2.00.tar.gz +DISTFILES= exim-2.05.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo index dcc7dff357bc..bb4732130394 100644 --- a/mail/exim-old/distinfo +++ b/mail/exim-old/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-2.02.tar.gz) = dff637a5d3a6788b6f88ea7ecded2fc2 +MD5 (exim-2.05.tar.gz) = 4e67bbc2c4889b500f611b828986917e MD5 (exim-texinfo-2.00.tar.gz) = 10a143d6abd3eab107434855e7d95dcd |