diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/tasks/Makefile | 2 | ||||
-rw-r--r-- | www/tasks/files/pkg-message.in | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/tasks/Makefile b/www/tasks/Makefile index 5d8100065e23..538f0ceb3b94 100644 --- a/www/tasks/Makefile +++ b/www/tasks/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .zip MAINTAINER= gioria@FreeBSD.org COMMENT= A web based, hierarchical task manager +RESTRICTED= No redistribution or repackaging allowed + USE_APACHE= yes USE_MYSQL= yes USE_PHP= yes diff --git a/www/tasks/files/pkg-message.in b/www/tasks/files/pkg-message.in index cab591d585ac..9d14e0cc6ddb 100644 --- a/www/tasks/files/pkg-message.in +++ b/www/tasks/files/pkg-message.in @@ -5,5 +5,5 @@ Tasks is installed, now you must configure it 2: Open %%WWW_DIR%%/tasks/database.inc.php and Edit the settings to match your need -3: Point your web browser to http://localhost/tasks/install/index.php +3: Point your web browser to http://localhost/tasks/index.php And follow the instructions |