From 5039b3229e9ecf69af0c929d1b10980bcd76ad7a Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Thu, 22 Feb 2001 12:13:29 +0000 Subject: Fixed a missing "/" on one of the MASTER_SITES. PR: 25260 Submitted by: MAINTAINER --- editors/pico/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/pico/Makefile') diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 5b9087e66945..8266e3c25a5c 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.vse.cz/pub/network/mail/pine/ \ ftp://sunsite.icm.edu.pl/pub/unix/mail/pine/ \ ftp://giswitch.sggw.waw.pl/pub/unix/pine/ \ - ftp://ftp.ucr.ac.cr/pub/Unix/mail/pine \ + ftp://ftp.ucr.ac.cr/pub/Unix/mail/pine/ \ ftp://ftp.ut.ee/pub/unix/mail/pine/ DISTNAME= pine${pineversion} -- cgit v1.2.3