diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
commit | 0b09193af9268a6142ed0dee80c3aa37e987899d (patch) | |
tree | b813a0c449360b2184f56e52b4292caab90b1f18 /mail/smtpfeed | |
parent | 288b8419d25ae09e3198b269006d5602f209cb93 (diff) | |
download | pkgsrc-0b09193af9268a6142ed0dee80c3aa37e987899d.tar.gz |
Reset maintainer for itojun's packages.
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r-- | mail/smtpfeed/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile index 933f1075b81..67b1dde2bbd 100644 --- a/mail/smtpfeed/Makefile +++ b/mail/smtpfeed/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.30 2007/09/07 22:12:13 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2007/11/17 13:40:16 wiz 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/ \ - http://freefall.freebsd.org/~itojun/distfiles/ + ftp://ftp.sendmail.org/ucb/src/sendmail/ -MAINTAINER= itojun@itojun.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kyoto.wide.ad.jp/mta/sendmail.html#smtpfeed COMMENT= SMTP Fast Exploding External Deliverer for Sendmail |