mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update to 1.5.2
- new MASTER_SITES/WWW: - fmt pkg-descr PR: 68814 Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
This commit is contained in:
parent
e24e361f54
commit
e64d9607bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115511
3 changed files with 10 additions and 9 deletions
|
@ -6,9 +6,9 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= tdl
|
PORTNAME= tdl
|
||||||
PORTVERSION= 1.4.1
|
PORTVERSION= 1.5.2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.rrbcurnow.freeuk.com/tdl/
|
MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/
|
||||||
|
|
||||||
MAINTAINER= petef@FreeBSD.org
|
MAINTAINER= petef@FreeBSD.org
|
||||||
COMMENT= To-do list manager
|
COMMENT= To-do list manager
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (tdl-1.4.1.tar.gz) = 298b5ac103e6d3cadfdbcd046a6745a9
|
MD5 (tdl-1.5.2.tar.gz) = 620cb00bf99b7e786e2b54cda6339a1e
|
||||||
SIZE (tdl-1.4.1.tar.gz) = 65292
|
SIZE (tdl-1.5.2.tar.gz) = 66057
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
A small program for managing a to-do list. There can be one to-do database
|
A small program for managing a to-do list. There can be one to-do
|
||||||
per directory, or per tree of directories. Tasks are in a tree structure
|
database per directory, or per tree of directories. Tasks are in
|
||||||
(ie: one task can be a sub-task of another task). Reports can also be
|
a tree structure (ie: one task can be a sub-task of another task).
|
||||||
generated to summarize tasks completed in a certain time period.
|
Reports can also be generated to summarize tasks completed in
|
||||||
|
a certain time period.
|
||||||
|
|
||||||
WWW: http://www.rrbcurnow.freeuk.com/tdl/
|
WWW: http://www.rc0.org.uk/tdl/
|
||||||
|
|
||||||
- Pete
|
- Pete
|
||||||
petef@FreeBSD.org
|
petef@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue