aboutsummaryrefslogtreecommitdiffstats
path: root/mail/smtpfeed/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@FreeBSD.org>1999-03-06 13:22:03 +0800
committeritojun <itojun@FreeBSD.org>1999-03-06 13:22:03 +0800
commit02eb03123f19e2131c8c9bfedac23575c9953ca2 (patch)
treecb631a7a6fdd35f320f375b852ce1eca0a26d7b4 /mail/smtpfeed/Makefile
parentab3f1890f260ea0b8199502709230449ef8b91c9 (diff)
downloadfreebsd-ports-gnome-02eb03123f19e2131c8c9bfedac23575c9953ca2.tar.gz
freebsd-ports-gnome-02eb03123f19e2131c8c9bfedac23575c9953ca2.tar.zst
freebsd-ports-gnome-02eb03123f19e2131c8c9bfedac23575c9953ca2.zip
upgrade original distribution to smtpfeed-0.95 and sendmail 8.9.3+3.2Wpre.
Diffstat (limited to 'mail/smtpfeed/Makefile')
-rw-r--r--mail/smtpfeed/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 0c1ac008ced0..1908d859b822 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: smtpfeed
-# Version required: 0.93
+# Version required: 0.95
# Date created: 17 January 1998
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.24 1999/01/23 16:50:28 itojun Exp $
+# $Id: Makefile,v 1.25 1999/02/19 04:24:08 itojun Exp $
#
-DISTNAME= smtpfeed-0.93
+DISTNAME= smtpfeed-0.95
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.1W
+SENDMAILPATCH= sendmail893+3.2Wpre
WRKSRC_SMTPFEED= ${WRKSRC}
WRKSRC_SENDMAIL= ${WRKDIR}/${SENDMAILDIR}/src