diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 723b13c8370..ec59c9939a6 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2003/07/21 16:56:47 martti Exp $ +# $NetBSD: Makefile,v 1.100 2003/09/05 19:00:59 tron Exp $ DISTNAME= mutt-1.4.1i PKGNAME= ${DISTNAME:C/i$//} @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ ftp://gd.tuwien.ac.at/infosys/mail/mutt/ \ - ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ + ftp://ftp.fu-berlin.de/unix/mail/mutt/ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.mutt.org/ diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index ca79392fed0..8da8b0b5ab4 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:47:01 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/09/05 19:00:59 tron Exp $ DISTNAME= sendmail.8.11.6 PKGNAME= sendmail-8.11.6 @@ -6,7 +6,7 @@ PKGREVISION= 5 WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]+$//} CATEGORIES= mail MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ - ftp://ftp.fu-berlin.de/pub/unix/mail/sendmail/ \ + ftp://ftp.fu-berlin.de/unix/mail/sendmail/ \ ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ USE_WIDEPATCH?= YES |