diff options
author | itojun <itojun@FreeBSD.org> | 1999-04-03 08:25:18 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1999-04-03 08:25:18 +0000 |
commit | 35bcd8fd51a5281c89db66f2541f8a63252933cf (patch) | |
tree | cdc5f071c7db1a8f6a4f7d13f712079e91724cd4 | |
parent | 052aa482a30d380f66510e0e7f62aaa77549814e (diff) | |
download | FreeBSD-ports-35bcd8fd51a5281c89db66f2541f8a63252933cf.zip FreeBSD-ports-35bcd8fd51a5281c89db66f2541f8a63252933cf.tar.gz |
smtpfeed version up to 1.00.
sendmail patch updated to 893+3.2W.
-rw-r--r-- | mail/smtpfeed/Makefile | 8 | ||||
-rw-r--r-- | mail/smtpfeed/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 1908d85..8394179 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smtpfeed -# Version required: 0.95 +# Version required: 1.00 # Date created: 17 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.25 1999/02/19 04:24:08 itojun Exp $ +# $Id: Makefile,v 1.26 1999/03/06 05:22:03 itojun Exp $ # -DISTNAME= smtpfeed-0.95 +DISTNAME= smtpfeed-1.00 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ @@ -24,7 +24,7 @@ NO_PACKAGE= "complex configuration for sendmail.cf needed" SENDMAILVER= 8.9.3 SENDMAIL= sendmail.${SENDMAILVER} SENDMAILDIR= sendmail-${SENDMAILVER} -SENDMAILPATCH= sendmail893+3.2Wpre +SENDMAILPATCH= sendmail893+3.2W WRKSRC_SMTPFEED= ${WRKSRC} WRKSRC_SENDMAIL= ${WRKDIR}/${SENDMAILDIR}/src diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index a04ea51..15966d8 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ -MD5 (smtpfeed-0.95.tar.gz) = 67a1e786053a0419d8f7029496583256 +MD5 (smtpfeed-1.00.tar.gz) = 7991082ca9a246c4babac905eb51839d MD5 (sendmail.8.9.3.tar.gz) = efedacfbce84a71d1cfb0e617b84596e -MD5 (sendmail893+3.2Wpre.patch.gz) = 2998d6ca15f19a5e12a8cb44d0f4bb9f +MD5 (sendmail893+3.2W.patch.gz) = 77e2183c40e304a2b1410a5bb041cd46 |