summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-29 17:02:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-29 17:02:27 +0000
commit99e82e3bacc011e79a94c8225f4b58dd2f751934 (patch)
treef2856fec9316e361211a9dfac0309077481fd709
parentAdd p5-Class-XPath 1.4, base class to add xpath matching to object trees. (diff)
- Mark RESTRICTED: licence prevents redistribution of distfile and creating
packages - Fix reference in pkg-message Requested by: Alex King (author)
Notes
Notes: svn path=/head/; revision=105634
-rw-r--r--www/tasks/Makefile2
-rw-r--r--www/tasks/files/pkg-message.in2
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