aboutsummaryrefslogtreecommitdiff
path: root/textproc/opensched
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/opensched')
-rw-r--r--textproc/opensched/Makefile3
-rw-r--r--textproc/opensched/pkg-descr28
2 files changed, 6 insertions, 25 deletions
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile
index 71e4dc8bf56f..d93bc405df3a 100644
--- a/textproc/opensched/Makefile
+++ b/textproc/opensched/Makefile
@@ -9,8 +9,7 @@ PORTNAME= opensched
PORTVERSION= 0.1.0
PORTREVISION= 2
CATEGORIES= textproc
-MASTER_SITES= http://www.m-tech.ab.ca/download/sched/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://mtechit.com/dlsoftware/opensched/
MAINTAINER= ports@FreeBSD.org
COMMENT= A project scheduler
diff --git a/textproc/opensched/pkg-descr b/textproc/opensched/pkg-descr
index c027b28c45f1..b7030e73156a 100644
--- a/textproc/opensched/pkg-descr
+++ b/textproc/opensched/pkg-descr
@@ -1,24 +1,6 @@
+OpenSched is a project management / scheduling program. It reads a
+description file that describes what must be done and who can do what
+work, and it automatically assigns work to people, and schedules the
+entire project.
-From the opensched home page:
-
- OPENSCHED is a project scheduler. It reads a project description file,
- which contains information about:
-
- Tasks which must be accomplished.
- Resources (e.g., people, equipment, facilities) which may work
- on tasks.
- Work that has already been completed.
-
- It schedules resources to work on tasks, and produces various reports:
-
- A summary of all tasks and task dependencies.
- A work schedule for the entire project.
- A work schedule for each resource.
- GANTT charts.
- Weekly and monthly work summaries for each resource.
-
- These reports are typeset using LaTeX, for display or printing.
-
-For more details, please see the opensched homepage:
-
-WWW: http://www.m-tech.ab.ca/download/sched/
+WWW: http://mtechit.com/dlsoftware/opensched/