summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authortron <tron>2003-09-05 19:00:57 +0000
committertron <tron>2003-09-05 19:00:57 +0000
commit1ea503f350c1125febeb85b04236a9efd28cf2c2 (patch)
treeccf7970c111931b2234f327e1dc0376ba27ba916 /mail/mutt
parent26ad3e859ae780933051edcf26a3b69dbe38066e (diff)
downloadpkgsrc-1ea503f350c1125febeb85b04236a9efd28cf2c2.tar.gz
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.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 2 insertions, 2 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/