diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
commit | fb42f6ed65d891d33b4946d7c8f3fb21166371d7 (patch) | |
tree | 8e028b0a8aaaccf17c53b5eff67e4863a9f5f002 /mail/exim-old | |
parent | eda5ac53e3d23999b9c2af8571e6a0ec368755ab (diff) | |
download | ports-fb42f6ed65d891d33b4946d7c8f3fb21166371d7.tar.gz ports-fb42f6ed65d891d33b4946d7c8f3fb21166371d7.zip |
Notes
Diffstat (limited to 'mail/exim-old')
-rw-r--r-- | mail/exim-old/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index a944b0fd2a9c..030538920d15 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: markm@FreeBSD.ORG # -# $Id: Makefile,v 1.32 1999/06/17 08:46:27 sheldonh Exp $ +# $Id: Makefile,v 1.33 1999/06/17 08:53:10 sheldonh Exp $ # DISTNAME= exim-3.02 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/ \ ftp://ftp.is.co.za/networking/mail/transport/exim/ DISTFILES= exim-3.02.tar.gz exim-texinfo-3.00.tar.gz -MAINTAINER= sheldonh@FreeBSD.ORG +MAINTAINER= sheldonh@FreeBSD.org # If USE_XLIB is defined, the eximon monitor, which requires X, will be # built. |