diff options
Diffstat (limited to 'mail/exim-old/Makefile')
-rw-r--r-- | mail/exim-old/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index ad7ad03afb81..d1a5d4f9c447 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/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 |