From 98ab28da180ebc6ff6f41abc8180e4f4a440089f Mon Sep 17 00:00:00 2001 From: glarkin Date: Tue, 3 May 2011 14:24:04 +0000 Subject: - Added MOVED entry for www/codeigniter -> www/codeigniter17 - Added LATEST_LINK and CONFLICTS to codeigniter17/Makefile - Removed www/codeigniter from build and hooked in www/codeigniter17 --- www/codeigniter17/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/codeigniter17') diff --git a/www/codeigniter17/Makefile b/www/codeigniter17/Makefile index 5cb3ddcedc8d..060026fc8e28 100644 --- a/www/codeigniter17/Makefile +++ b/www/codeigniter17/Makefile @@ -17,6 +17,9 @@ COMMENT= A framework for developing PHP web applications USE_ZIP= yes +LATEST_LINK= codeigniter17 +CONFLICTS= codeigniter-2.[0-9]* + NO_BUILD= yes USE_PHP= session pcre WANT_PHP_WEB= yes -- cgit