summaryrefslogtreecommitdiff
path: root/package/ed
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:57:38 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:58:00 +0200
commitb23cfa9e2081511a8913553abdc9a1f48757a174 (patch)
tree14721bafa781d6d45993b6038d705a572f814756 /package/ed
parent8b30df1cf5ff7c5a675d6d9451decc8c99f886bd (diff)
allow to hide packages, which are provided by busybox applets
Diffstat (limited to 'package/ed')
-rw-r--r--package/ed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ed/Makefile b/package/ed/Makefile
index 1c991a9cd..70a4a5d3f 100644
--- a/package/ed/Makefile
+++ b/package/ed/Makefile
@@ -10,7 +10,8 @@ PKG_MD5SUM:= e66c03d7e4c67b025d5b6093ec678267
PKG_DESCR:= unix editor
PKG_SECTION:= editor
PKG_URL:= http://www.gnu.org/software/ed/ed.html
-PKG_SITES:= http://ftp.hosteurope.de/mirror/ftp.gnu.org/gnu/ed/
+PKG_SITES:= ${MASTER_SITE_GNU:=ed/}
+PKG_BB:= 1
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz