summaryrefslogtreecommitdiff
path: root/mail/sendmail811
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-09-05 19:00:57 +0000
committertron <tron@pkgsrc.org>2003-09-05 19:00:57 +0000
commit20f7d53ff86adbbcd2f81dea3ad28db0500a4ff5 (patch)
treeccf7970c111931b2234f327e1dc0376ba27ba916 /mail/sendmail811
parent278cad7913033e39166fc45230b7ab846e4902de (diff)
downloadpkgsrc-20f7d53ff86adbbcd2f81dea3ad28db0500a4ff5.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/sendmail811')
-rw-r--r--mail/sendmail811/Makefile4
1 files changed, 2 insertions, 2 deletions
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