diff options
author | itojun <itojun@FreeBSD.org> | 1999-01-09 14:56:55 +0000 |
---|---|---|
committer | itojun <itojun@FreeBSD.org> | 1999-01-09 14:56:55 +0000 |
commit | 48a99615c46c5de4e0add954c182884b11b9b5bb (patch) | |
tree | ea4eceb7c4cb60121bbf514165d7fb5be8b3934a /mail/smtpfeed | |
parent | 9bc4d0a0c4a06bbe94def5b0bd8c6746b32af2e0 (diff) | |
download | FreeBSD-ports-48a99615c46c5de4e0add954c182884b11b9b5bb.zip FreeBSD-ports-48a99615c46c5de4e0add954c182884b11b9b5bb.tar.gz |
upgrade base version to 0.90.
put master distribution into http://freefall/~itojun.
unbroken the port.
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r-- | mail/smtpfeed/Makefile | 11 | ||||
-rw-r--r-- | mail/smtpfeed/distinfo | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 8169783..e8a5a78 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,23 +1,22 @@ # New ports collection makefile for: smtpfeed -# Version required: 0.89 +# Version required: 0.90 # Date created: 17 January 1998 # Whom: itojun@itojun.org # -# $Id: Makefile,v 1.20 1998/10/01 17:18:40 itojun Exp $ +# $Id: Makefile,v 1.21 1998/11/26 07:40:55 asami Exp $ # -DISTNAME= smtpfeed-0.89 +DISTNAME= smtpfeed-0.90 CATEGORIES= mail MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \ - ftp://ftp.sendmail.org/ucb/src/sendmail/ + ftp://ftp.sendmail.org/ucb/src/sendmail/ \ + http://freefall.freebsd.org/~itojun/distfiles/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SENDMAIL}${EXTRACT_SUFX} \ ${SENDMAILPATCH}.patch.gz MAINTAINER= itojun@itojun.org -BROKEN= fetch - EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} ${SENDMAIL}${EXTRACT_SUFX} PATCH_SENDMAIL_ARGS= -d ${WRKSRC_SENDMAIL} -E ${PATCH_DIST_STRIP} NO_PACKAGE= "complex configuration for sendmail.cf needed" diff --git a/mail/smtpfeed/distinfo b/mail/smtpfeed/distinfo index 016c169..15f37f3 100644 --- a/mail/smtpfeed/distinfo +++ b/mail/smtpfeed/distinfo @@ -1,3 +1,3 @@ -MD5 (smtpfeed-0.89.tar.gz) = 941473e4d631ec132f26adce608e0693 +MD5 (smtpfeed-0.90.tar.gz) = 5cebafb31d0555dfc22cfe8269eaff91 MD5 (sendmail.8.9.1.tar.gz) = ff2af12abd17b8f2cbf456ca415f5d5b MD5 (sendmail891+3.1W.patch.gz) = 1eef9bc092f8682eb152678fb158c721 |