summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-07-17 10:21:03 +0000
committeragc <agc@pkgsrc.org>2003-07-17 10:21:03 +0000
commit6205ac1da0f84b45a3b344a0aaad00538e578487 (patch)
tree68dd71c2f6a62d2b1a5ce8094c3ba5cb70fe6adf /shells
parent223429e75fca6d8867fbaf2376f7165847c47ba1 (diff)
downloadpkgsrc-6205ac1da0f84b45a3b344a0aaad00538e578487.tar.gz
Add a mirror for the INIT... distfile
Diffstat (limited to 'shells')
-rw-r--r--shells/ast-ksh/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common
index 514499cabf8..6eb890f61c3 100644
--- a/shells/ast-ksh/Makefile.common
+++ b/shells/ast-ksh/Makefile.common
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.5 2001/11/21 01:17:43 naddy Exp $
-# $NetBSD: Makefile.common,v 1.2 2003/06/23 14:23:16 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/07/17 10:21:03 agc Exp $
DISTNAME= ast-ksh-${ASTKSH_VERSION}
PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g}
WRKSRC= ${WRKDIR}
CATEGORIES= shells
-MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/
+MASTER_SITES= http://www.research.att.com/~gsf/download/tgz/ \
+ http://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/
DISTFILES= INIT.${ASTKSH_VERSION}.tgz ast-ksh.${ASTKSH_VERSION}.tgz
MAINTAINER= tech-pkg@netbsd.org