diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-12-02 15:41:50 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-12-02 15:41:50 +0000 |
commit | d09301b69a2107bd69f5e5212af7716f03cefc85 (patch) | |
tree | d328b5c311003a87eb91117917115f397df8039d /mail/exim-old | |
parent | d4c7beb9572b60811461ab7d204de75ef7d2306f (diff) |
Notes
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 8 | ||||
-rw-r--r-- | mail/exim-old/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 113af3beb452..d7b43cdf3bc3 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: exim -# Version required: 3.03 +# Version required: 3.10 # Date created: 23 June 1996 # Whom: markm@FreeBSD.org # # $FreeBSD$ # -DISTNAME= exim-3.03 +DISTNAME= exim-3.11 CATEGORIES= mail MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ ftp://ftp.quite.net/pub/exim/ \ http://www.exim.org/ftp/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ -DISTFILES= exim-3.03.tar.gz exim-texinfo-3.00.tar.gz +DISTFILES= exim-3.11.tar.gz exim-texinfo-3.10.tar.gz MAINTAINER= sheldonh@FreeBSD.org @@ -70,7 +70,7 @@ do-configure: > ${WRKSRC}/src/configure.default ${CP} ${FILESDIR}/eximon.conf ${WRKSRC}/Local cd ${WRKSRC}/doc && \ - for i in ../../exim-texinfo-3.00/doc/* ; do \ + for i in ../../exim-texinfo-3.10/doc/* ; do \ ${LN} -sf $$i ; \ done diff --git a/mail/exim-old/distinfo b/mail/exim-old/distinfo index 785fe37b8a97..aaf5916768b6 100644 --- a/mail/exim-old/distinfo +++ b/mail/exim-old/distinfo @@ -1,2 +1,2 @@ -MD5 (exim-3.03.tar.gz) = 71581c8e7bce2bf6bb859ad4ae21f15f -MD5 (exim-texinfo-3.00.tar.gz) = c0e8bde7adfbbf30de8f9a6889976d87 +MD5 (exim-3.11.tar.gz) = e1a63c6eaa71c030a189f279ab6630b2 +MD5 (exim-texinfo-3.10.tar.gz) = c8c2596e6a303f774e0a627e61b4dffc |