summaryrefslogtreecommitdiff
path: root/mail/smtpfeed
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-02-17 16:42:32 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-02-17 16:42:32 +0000
commit5d2681c505236746f23894ef2e44ce39abb2e82a (patch)
treebdd77f397b5ff0e909c65ee7b68e341be262cf2b /mail/smtpfeed
parentcorrect the syntax of ${REINPLACE_CMD} (diff)
- Add mirror sites
- Use COMMENT PR: 48356 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=75716
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile2
-rw-r--r--mail/smtpfeed/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index f32b61dc0f02..7b84967215c1 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -9,11 +9,13 @@ PORTNAME= smtpfeed
PORTVERSION= 1.18
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \
+ ftp://netsw.org/net/mail/transport/smtp/sendmail/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/smtpfeed/&,}
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail
+COMMENT= SMTP Fast Exploding External Deliverer for Sendmail
NO_PACKAGE= "complex configuration for sendmail.cf needed"
diff --git a/mail/smtpfeed/pkg-comment b/mail/smtpfeed/pkg-comment
deleted file mode 100644
index a30f9c546bed..000000000000
--- a/mail/smtpfeed/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-SMTP Fast Exploding External Deliverer for Sendmail