summaryrefslogtreecommitdiff
path: root/editors/xemacs-packages
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-14 20:02:44 +0000
committerwiz <wiz@pkgsrc.org>2002-03-14 20:02:44 +0000
commit10cc5b73e50e05a9d03026897c9dd8516e0bc715 (patch)
tree8905d145d6ecd944c4b757606af0662cc806113a /editors/xemacs-packages
parentee38f290a5e78f7ade97465f950a97fec0895d63 (diff)
downloadpkgsrc-10cc5b73e50e05a9d03026897c9dd8516e0bc715.tar.gz
Remove nb1 from DIST_SUBDIR for MASTER_SITES; addresses pkg/15916
by Olaf Seibert.
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 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 \