aboutsummaryrefslogtreecommitdiff
path: root/devel/cons
diff options
context:
space:
mode:
authorRajesh Vaidheeswarran <rv@FreeBSD.org>2000-09-21 22:03:26 +0000
committerRajesh Vaidheeswarran <rv@FreeBSD.org>2000-09-21 22:03:26 +0000
commitc8f58ac167cc3870c57a609928ed86fa95852613 (patch)
tree6edd361672e3259ba9e4f5f8cb495329b010a0be /devel/cons
parent5bbeebdd5d37703291cacb976e3426bf0140d7e1 (diff)
downloadports-c8f58ac167cc3870c57a609928ed86fa95852613.tar.gz
ports-c8f58ac167cc3870c57a609928ed86fa95852613.zip
Fix the FTP site URL with trailing slash.
Notes
Notes: svn path=/head/; revision=32945
Diffstat (limited to 'devel/cons')
-rw-r--r--devel/cons/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons/Makefile b/devel/cons/Makefile
index 2bc30ded2b05..86eb076e20e1 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