1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00: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:
Pete Fritchman 2004-08-06 15:07:40 +00:00
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

View File

@ -6,9 +6,9 @@
#
PORTNAME= tdl
PORTVERSION= 1.4.1
PORTVERSION= 1.5.2
CATEGORIES= devel
MASTER_SITES= http://www.rrbcurnow.freeuk.com/tdl/
MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/
MAINTAINER= petef@FreeBSD.org
COMMENT= To-do list manager

View File

@ -1,2 +1,2 @@
MD5 (tdl-1.4.1.tar.gz) = 298b5ac103e6d3cadfdbcd046a6745a9
SIZE (tdl-1.4.1.tar.gz) = 65292
MD5 (tdl-1.5.2.tar.gz) = 620cb00bf99b7e786e2b54cda6339a1e
SIZE (tdl-1.5.2.tar.gz) = 66057

View File

@ -1,9 +1,10 @@
A small program for managing a to-do list. There can be one to-do database
per directory, or per tree of directories. Tasks are in a tree structure
(ie: one task can be a sub-task of another task). Reports can also be
generated to summarize tasks completed in a certain time period.
A small program for managing a to-do list. There can be one to-do
database per directory, or per tree of directories. Tasks are in
a tree structure (ie: one task can be a sub-task of another task).
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
petef@FreeBSD.org