diff options
author | zafer <zafer> | 2009-08-15 23:46:59 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-08-15 23:46:59 +0000 |
commit | cedc20ad1b7d27db1b7f0b242e43d490a169c45f (patch) | |
tree | d71079962e8157bdf9ec91a583ee6031c6d5c6da /mail | |
parent | 91f5c1e2e67fe240fdf10358044909451f03baca (diff) | |
download | pkgsrc-cedc20ad1b7d27db1b7f0b242e43d490a169c45f.tar.gz |
remove ftp.ayamura.org from master_sites. service suspended.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail813/Makefile.common | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/sendmail813/Makefile.common b/mail/sendmail813/Makefile.common index 6a90a1f5713..9899851dc18 100644 --- a/mail/sendmail813/Makefile.common +++ b/mail/sendmail813/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2009/05/19 08:59:22 wiz Exp $ +# $NetBSD: Makefile.common,v 1.4 2009/08/15 23:46:59 zafer Exp $ # # @@ -6,8 +6,7 @@ DISTNAME= sendmail.${DIST_VERS} CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ ftp://ftp.sendmail.org/pub/sendmail/past-releases/ \ - ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \ - ftp://ftp.ayamura.org/pub/sendmail/ + ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ MAINTAINER= jnemeth@NetBSD.org HOMEPAGE= http://www.sendmail.org/ |