diff options
author | zafer <zafer@pkgsrc.org> | 2009-08-15 23:46:59 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-08-15 23:46:59 +0000 |
commit | cfd17d3bf969cba6b01d0461bd3befe8f8c8874a (patch) | |
tree | d71079962e8157bdf9ec91a583ee6031c6d5c6da /mail | |
parent | b76290449eed3154d332a9c69c9d24363e7cb8f0 (diff) | |
download | pkgsrc-cfd17d3bf969cba6b01d0461bd3befe8f8c8874a.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/ |