From owner-cvs-ports Wed Feb 26 05:51:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA08308 for cvs-ports-outgoing; Wed, 26 Feb 1997 05:51:03 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA08301; Wed, 26 Feb 1997 05:51:02 -0800 (PST) Date: Wed, 26 Feb 1997 05:51:02 -0800 (PST) From: Mark Murray Message-Id: <199702261351.FAA08301@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files Makefile md5 ports/mail/exim/patches patch-aa ports/mail/exim/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 97/02/26 05:51:01 Modified: mail/exim Makefile mail/exim/files Makefile md5 mail/exim/patches patch-aa mail/exim/pkg PLIST Log: Upgrade to version 1.60. Note! I have fixed a bogon from previous versions where I was putting the executables in $(PREFIX)/bin. They now go in $(PREFIX)/sbin, so make sure your previous binaries have been properly removed! Revision Changes Path 1.8 +8 -5 ports/mail/exim/Makefile 1.3 +1 -1 ports/mail/exim/files/Makefile 1.6 +2 -2 ports/mail/exim/files/md5 1.3 +14 -8 ports/mail/exim/patches/patch-aa 1.3 +14 -12 ports/mail/exim/pkg/PLIST