From b4b0051bc1f270eb42abb0262dc10dcd91ad48f1 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 23 May 2008 14:20:00 +0000 Subject: Mod openssl to restrict users to only see and delete their own requests. Moved apk to apk-tools. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1179 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fdba351..c336565 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -APP_NAME=apk +APP_NAME=apk-tools PACKAGE=acf-$(APP_NAME) VERSION=0.1.0 -- cgit v1.2.3