From 0912c4a8cf784c05652ef2fd846433fcd64d1810 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 28 Nov 2008 09:46:16 +0000 Subject: [PATCH] moved htop and curl from core/ to extra/ --- {core => extra}/curl/APKBUILD | 0 {core => extra}/htop/APKBUILD | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {core => extra}/curl/APKBUILD (100%) rename {core => extra}/htop/APKBUILD (100%) diff --git a/core/curl/APKBUILD b/extra/curl/APKBUILD similarity index 100% rename from core/curl/APKBUILD rename to extra/curl/APKBUILD diff --git a/core/htop/APKBUILD b/extra/htop/APKBUILD similarity index 100% rename from core/htop/APKBUILD rename to extra/htop/APKBUILD