diff options
author | obache <obache@pkgsrc.org> | 2008-03-17 11:37:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-17 11:37:41 +0000 |
commit | 0b8d9eb2b807f09e6e5905c4d95fa87371a4497c (patch) | |
tree | 0e575068cf245305a3a4693738eaa429be9ebff8 /mail | |
parent | e44f0e7d0ad69520be51696e6a60bdb6563f572b (diff) | |
download | pkgsrc-0b8d9eb2b807f09e6e5905c4d95fa87371a4497c.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpfeed/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 67b1dde2bbd..7d649d024e1 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.31 2007/11/17 13:40:16 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2008/03/17 11:37:41 obache Exp $ DISTNAME= smtpfeed-1.18 PKGREVISION= 1 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/ +MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/smtpfeed/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.kyoto.wide.ad.jp/mta/sendmail.html#smtpfeed +HOMEPAGE= http://member.wide.ad.jp/wg/smtp/smtpfeed.html COMMENT= SMTP Fast Exploding External Deliverer for Sendmail # sendmail 8.x with WIDE patch works better with it, than stock 8.x. |