diff options
author | itojun <itojun@FreeBSD.org> | 1998-03-06 22:43:42 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-03-06 22:43:42 +0800 |
commit | e23b5770ba3a97538faa4cc1b48fd073e0718caf (patch) | |
tree | e7e8f62f75cce7cdb2397f74f7d50f0b84e17124 /mail/smtpfeed | |
parent | c5a33c2bef18eca1b8161e1742b1faa703a9e87a (diff) | |
download | freebsd-ports-gnome-e23b5770ba3a97538faa4cc1b48fd073e0718caf.tar.gz freebsd-ports-gnome-e23b5770ba3a97538faa4cc1b48fd073e0718caf.tar.zst freebsd-ports-gnome-e23b5770ba3a97538faa4cc1b48fd073e0718caf.zip |
the bugfix was released. (sendmail patch b11 -> b13)
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r-- | mail/smtpfeed/Makefile | 4 | ||||
-rw-r--r-- | mail/smtpfeed/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 1f5d6073f618..903b23f41700 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.4 1998/03/04 16:18:42 itojun Exp $ +# $Id: Makefile,v 1.5 1998/03/05 01:54:33 itojun Exp $ # DISTNAME= smtpfeed-0.58 @@ -22,7 +22,7 @@ NO_PACKAGE= "complex configuration for sendmail.cf needed" SENDMAIL= sendmail.8.8.8 SENDMAILDIR= sendmail-8.8.8 -SENDMAILPATCH= sendmail888+3.0Wb11 +SENDMAILPATCH= sendmail888+3.0Wb13 WRKSRC_SMTPFEED= ${WRKSRC} WRKSRC_SENDMAIL= ${WRKDIR}/${SENDMAILDIR}/src diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index 093a4dcfda88..e7a12d865c40 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ MD5 (smtpfeed-0.58.tar.gz) = acada079dd60a3c96e899901fcd21074 MD5 (sendmail.8.8.8.tar.gz) = 692422857393566a0a6724ab995da66b -MD5 (sendmail888+3.0Wb11.patch.gz) = 9d99dcca90cdd51f9a8ac0d5db607188 +MD5 (sendmail888+3.0Wb13.patch.gz) = 966f10c8a65003cc33a16ab4d3841d6f |