From 20f7d53ff86adbbcd2f81dea3ad28db0500a4ff5 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 5 Sep 2003 19:00:57 +0000 Subject: Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directory doesn't exist. It's apparently only mapped in the FTP server configuration. --- mail/mutt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mutt') 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/ -- cgit v1.2.3