diff options
author | asami <asami@FreeBSD.org> | 1998-11-17 04:12:10 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-17 04:12:10 +0000 |
commit | e384926d136cd2d62477e7a0b26ba3461a206fcc (patch) | |
tree | b82783b257c8426257c18cfdbf2fd7cf31e1e7a6 /mail/exim/Makefile | |
parent | 570adb943812e5690bb15481e767772c3493e9f3 (diff) | |
download | FreeBSD-ports-e384926d136cd2d62477e7a0b26ba3461a206fcc.zip FreeBSD-ports-e384926d136cd2d62477e7a0b26ba3461a206fcc.tar.gz |
Mark broken, can't fetch from single master site.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r-- | mail/exim/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index da01423..a176c41 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.18 1998/10/13 04:16:21 jseger Exp $ +# $Id: Makefile,v 1.19 1998/11/16 09:45:23 markm Exp $ # DISTNAME= exim-2.053 @@ -13,6 +13,8 @@ DISTFILES= exim-testing-2.053.tar.gz exim-texinfo-2.00.tar.gz MAINTAINER= axl@iafrica.com +BROKEN= fetch + USE_PERL5= YES do-configure: |