diff options
author | itojun <itojun@FreeBSD.org> | 1998-08-14 19:41:51 +0800 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1998-08-14 19:41:51 +0800 |
commit | b106c6c7b11e1390b9a5e2fb821e37718ff74e3e (patch) | |
tree | 074c54dc0d050558c8b8b8a0f6c66fd94a78fe00 /mail | |
parent | ee13e8634ea9f06d14a64878c9da078017724208 (diff) | |
download | freebsd-ports-gnome-b106c6c7b11e1390b9a5e2fb821e37718ff74e3e.tar.gz freebsd-ports-gnome-b106c6c7b11e1390b9a5e2fb821e37718ff74e3e.tar.zst freebsd-ports-gnome-b106c6c7b11e1390b9a5e2fb821e37718ff74e3e.zip |
original distribution updated (0.72 -> 0.73)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpfeed/Makefile | 7 | ||||
-rw-r--r-- | mail/smtpfeed/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 5d315271ac57..14d5bb2de783 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smtpfeed -# Version required: 0.72 +# Version required: 0.73 # Date created: 17 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.11 1998/07/02 14:17:02 itojun Exp $ +# $Id: Makefile,v 1.12 1998/08/01 05:45:18 itojun Exp $ # -DISTNAME= smtpfeed-0.72 +DISTNAME= smtpfeed-0.73 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ @@ -41,7 +41,6 @@ post-patch: @(cd ${_DISTDIR}; for i in ${SENDMAILPATCH}.patch.gz; do \ ${GZCAT} $$i | ${PATCH} ${PATCH_SENDMAIL_ARGS}; \ done) -# @(cd ${WRKSRC_SENDMAIL}; sh Patch-makefiles) post-build: @${ECHO_MSG} "===> Building patched ${SENDMAIL}" diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index c8887ee163f5..06cf56814f4c 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ -MD5 (smtpfeed-0.72.tar.gz) = 263e143e5f2f2ef7940136260e7eef6e +MD5 (smtpfeed-0.73.tar.gz) = dfc47233ff4c2fc1c7bd5cd19cc97b2d MD5 (sendmail.8.9.1.tar.gz) = ff2af12abd17b8f2cbf456ca415f5d5b MD5 (sendmail891+3.0W.patch.gz) = fcbc774acee0423f0798b530ede1b59f |