summaryrefslogtreecommitdiff
path: root/shells/ast-ksh
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2011-09-24 12:03:19 +0000
committerryoon <ryoon@pkgsrc.org>2011-09-24 12:03:19 +0000
commit41cb9b988f03388115e4bad898809b0ea7d7e0ba (patch)
tree51ef270309e5f927d7d1ca62312640b3e493ed63 /shells/ast-ksh
parent6080dc35433e2678d3dbd6ca4e6d1ba060978d3f (diff)
downloadpkgsrc-41cb9b988f03388115e4bad898809b0ea7d7e0ba.tar.gz
Add working MASTER_SITES.
Diffstat (limited to 'shells/ast-ksh')
-rw-r--r--shells/ast-ksh/Makefile.common6
1 files changed, 4 insertions, 2 deletions
diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common
index acfcf88f5d7..0fbecc3bcc4 100644
--- a/shells/ast-ksh/Makefile.common
+++ b/shells/ast-ksh/Makefile.common
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile.common,v 1.25 2010/05/07 12:02:43 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.26 2011/09/24 12:03:19 ryoon Exp $
DISTNAME= ast-ksh-${ASTKSH_VERSION}
PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g}
PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ \
- ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/
+ ftp://ftp.ntua.gr/pub/linux/openpkg/sources/DST/ksh/ \
+ http://pkgs.fedoraproject.org/repo/pkgs/ksh/ast-ksh.2006-02-14.tgz/76a13bdb10a35b5ff67208cf9042a8bf/ \
+ http://pkgs.fedoraproject.org/repo/pkgs/ksh/INIT.2006-02-14.tgz/375ede1f75db451f645a140ec41b9216/
DISTFILES= INIT.${ASTKSH_VERSION}.tgz ast-ksh.${ASTKSH_VERSION}.tgz
MAINTAINER= pkgsrc-users@NetBSD.org