summaryrefslogtreecommitdiff
path: root/editors/xemacs-packages
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-21 13:19:57 +0000
committerwiz <wiz@pkgsrc.org>2002-03-21 13:19:57 +0000
commit812f64d10da727751369d220658156562ae290f9 (patch)
tree0fbbb688426c96154be5200b67fbe2f23ef3932a /editors/xemacs-packages
parent96945557ebd0d30b6121386fe030761a2576a0fd (diff)
downloadpkgsrc-812f64d10da727751369d220658156562ae290f9.tar.gz
Add trailing slash to some MASTER_SITES.
Diffstat (limited to 'editors/xemacs-packages')
-rw-r--r--editors/xemacs-packages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile
index 00c0a613cf4..e156874e9cc 100644
--- a/editors/xemacs-packages/Makefile
+++ b/editors/xemacs-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/03/18 21:17:38 tron Exp $
+# $NetBSD: Makefile,v 1.26 2002/03/21 13:19:57 wiz Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1999/06/22 22:16:53 gj Exp
DISTNAME= xemacs-packages
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/packages/ \
ftp://ftp.usyd.edu.au/pub/Xemacs/packages/ \
ftp://ftp.lab.kdd.co.jp/xemacs/packages/ \
ftp://ftp.th-darmstadt.de/pub/editors/xemacs/packages/ \
- ${MASTER_SITE_BACKUP:C|$|${DIST_SUBDIR}|}
+ ${MASTER_SITE_BACKUP:C|$|${DIST_SUBDIR}/|}
DISTFILES= xemacs-base-1.57-pkg.tar.gz xemacs-devel-1.40-pkg.tar.gz \
c-support-1.16-pkg.tar.gz cc-mode-1.27-pkg.tar.gz \
debug-1.14-pkg.tar.gz dired-1.11-pkg.tar.gz \