summaryrefslogtreecommitdiffstats
path: root/editors/pico
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-02-22 12:13:29 +0000
committerkevlo <kevlo@FreeBSD.org>2001-02-22 12:13:29 +0000
commited49b2ceb39b51cf43c28df2d921dcbf8bbb4e69 (patch)
treedd8a520bf72df5d5de7de1bab427f53dc0cbd761 /editors/pico
parentc183892cba5a5eebbf0cc98111bf31cbe350eb7a (diff)
downloadFreeBSD-ports-ed49b2ceb39b51cf43c28df2d921dcbf8bbb4e69.zip
FreeBSD-ports-ed49b2ceb39b51cf43c28df2d921dcbf8bbb4e69.tar.gz
Fixed a missing "/" on one of the MASTER_SITES.
PR: 25260 Submitted by: MAINTAINER
Diffstat (limited to 'editors/pico')
-rw-r--r--editors/pico/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile
index 5b9087e..8266e3c 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}
OpenPOWER on IntegriCloud