summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-11-23 03:16:50 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-11-23 03:16:50 +0000
commitdd3d37184373d660d0476528137d64d171f91567 (patch)
tree6fa5bd0d020113051c13c977eceadf4c15cd74ea /ftp
parentCorrect ssh-keygen usage. (diff)
Add trailing slash to fix distfile-fennerage.
Broken by: cpiazza
Notes
Notes: svn path=/head/; revision=23276
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index 2c9e206a2f5a..eed2b02d46f9 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -9,7 +9,7 @@
DISTNAME= gftp-2.0.5a
CATEGORIES= ftp
MASTER_SITES= http://gftp.seul.org/ \
- ftp://gftp.seul.org/pub/gftp
+ ftp://gftp.seul.org/pub/gftp/
MAINTAINER= dmarion@open.hr