From e4f48ff34eeea533ad112dbe8be93497cb3ba758 Mon Sep 17 00:00:00 2001 From: rv Date: Thu, 21 Sep 2000 22:03:26 +0000 Subject: Fix the FTP site URL with trailing slash. --- devel/cons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/cons') diff --git a/devel/cons/Makefile b/devel/cons/Makefile index 2bc30de..86eb076 100644 --- a/devel/cons/Makefile +++ b/devel/cons/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.2 CATEGORIES= devel MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.gnu.org/software/cons/stable/ \ - ftp://ftp.gnu.org/pub/gnu/cons/stable/${PORTVERSION} \ + ftp://ftp.gnu.org/pub/gnu/cons/stable/${PORTVERSION}/ \ http://www.baldmt.com/cons/stable/ EXTRACT_SUFX= .tgz -- cgit v1.1