summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2ce1d6b4314..b4935c3ca77 100644
--- a/editors/xemacs-packages/Makefile
+++ b/editors/xemacs-packages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/03/13 17:36:56 fredb Exp $
+# $NetBSD: Makefile,v 1.21 2002/03/14 20:02:44 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}/${DIST_SUBDIR}
+ ${MASTER_SITE_BACKUP}/${DIST_SUBDIR:S/nb1//}
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 \