summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-29 17:02:27 +0000
committerpav <pav@FreeBSD.org>2004-03-29 17:02:27 +0000
commitf392cf3713dd730825df3a7addacfd84c9d27ab6 (patch)
tree2900df8936cbc86c45a162314ab67f5441564eda /www
parent7caa75264bff1c9b52453ae6652e778b50dd1b1c (diff)
downloadFreeBSD-ports-f392cf3713dd730825df3a7addacfd84c9d27ab6.zip
FreeBSD-ports-f392cf3713dd730825df3a7addacfd84c9d27ab6.tar.gz
- Mark RESTRICTED: licence prevents redistribution of distfile and creating
packages - Fix reference in pkg-message Requested by: Alex King (author)
Diffstat (limited to 'www')
-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 5d81000..538f0ce 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 cab591d..9d14e0c 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
OpenPOWER on IntegriCloud