diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-04 16:18:43 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-03-04 16:18:43 +0000 |
commit | e464a766ba647135680ccdf6d237845cd279d27c (patch) | |
tree | 7c15d19b291a4bde389e4c73ddee607b7fd25b19 /mail/smtpfeed | |
parent | d8860da7c0e720b82516da7fa69cbe9b85f3e567 (diff) | |
download | ports-e464a766ba647135680ccdf6d237845cd279d27c.tar.gz ports-e464a766ba647135680ccdf6d237845cd279d27c.zip |
Notes
Diffstat (limited to 'mail/smtpfeed')
-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 6b653f745b20..ac60f4465603 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smtpfeed -# Version required: 0.57 +# Version required: 0.58 # Date created: 17 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.2 1998/02/01 02:37:23 itojun Exp $ +# $Id: Makefile,v 1.3 1998/03/04 02:10:33 itojun Exp $ # -DISTNAME= smtpfeed-0.57 +DISTNAME= smtpfeed-0.58 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ @@ -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.0Wb12 WRKSRC_SMTPFEED= ${WRKSRC} WRKSRC_SENDMAIL= ${WRKDIR}/${SENDMAILDIR}/src diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index 04ecc8f51b10..a65e3aca9036 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ -MD5 (smtpfeed-0.57.tar.gz) = e9475b31c89609fe8d4e5eae2091640c +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.0Wb12.patch.gz) = 0598d9940345bb71160ea6a232ee134a |