summaryrefslogtreecommitdiff
path: root/mail/smtpfeed
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-26 07:40:55 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-26 07:40:55 +0000
commitfe77a8b423e8ea446b26fa8496f780faf6ca43b4 (patch)
treee06a3d883246eacc8a7b60aa0cca6dedbc080d39 /mail/smtpfeed
parentSorry, marked teTeX instead af teTeX-beta broken by mistake. Also, change (diff)
Mark broken, can't fetch.
Notes
Notes: svn path=/head/; revision=14915
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 655490a1d95f..81697833f844 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 January 1998
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.19 1998/09/29 03:07:25 itojun Exp $
+# $Id: Makefile,v 1.20 1998/10/01 17:18:40 itojun Exp $
#
DISTNAME= smtpfeed-0.89
@@ -16,6 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SENDMAIL}${EXTRACT_SUFX} \
MAINTAINER= itojun@itojun.org
+BROKEN= fetch
+
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ${SENDMAIL}${EXTRACT_SUFX}
PATCH_SENDMAIL_ARGS= -d ${WRKSRC_SENDMAIL} -E ${PATCH_DIST_STRIP}
NO_PACKAGE= "complex configuration for sendmail.cf needed"