From ca0c6e0686fd140bc8b9ae96c81ce7b5c63f7dc7 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 25 May 1998 12:13:38 +0000 Subject: Ugrade to v1.92. --- mail/exim-old/Makefile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'mail/exim-old/Makefile') diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index fcc2a5a8191c..2fbc2fd5cc90 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -1,24 +1,26 @@ # New ports collection makefile for: exim -# Version required: 1.82 +# Version required: 1.92 # Date created: 23 June 1996 # Whom: markm # -# $Id: Makefile,v 1.11 1997/10/15 20:49:46 markm Exp $ +# $Id: Makefile,v 1.12 1998/02/09 14:32:28 markm Exp $ # -DISTNAME= exim-1.82 +DISTNAME= exim-1.92 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ -DISTFILES= exim-1.82.tar.gz exim-texinfo-1.80.tar.gz +DISTFILES= exim-1.92.tar.gz exim-texinfo-1.90.tar.gz MAINTAINER= markm@FreeBSD.ORG +USE_PERL5= YES + do-configure: @${MKDIR} ${WRKSRC}/Local @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Local @${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local @(cd ${WRKSRC}/doc ; \ - for i in ../../exim-texinfo-1.80/doc/* ; do \ + for i in ../../exim-texinfo-1.90/doc/* ; do \ ln -sf $$i ; \ done ) -- cgit v1.2.3