diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-02-01 23:23:26 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-02-01 23:23:26 +0000 |
commit | dc9541118b1b934908b574a1f66478c9988979cd (patch) | |
tree | 896261aa7625d371465e4b87115664a0855e7858 /math/xspread | |
parent | Fix path on MASTER_SITE. (diff) |
Add trailing slash (oops)
Diffstat (limited to 'math/xspread')
-rw-r--r-- | math/xspread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile index 28a042ba3780..c119b10e62c1 100644 --- a/math/xspread/Makefile +++ b/math/xspread/Makefile @@ -7,7 +7,7 @@ DISTNAME= xspread2.1 PKGNAME= xspread-2.1 CATEGORIES= math -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread +MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/ # ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't # mirrored. |