mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
533 B
Plaintext
14 lines
533 B
Plaintext
This program calculates a simple biorythm plot based on the given date
|
|
of birth. The plot starts at the given first day of plot, and includes
|
|
the number of days indicated on the command line.
|
|
|
|
Dates must be entered according to ISO date format, that is:
|
|
YYYY-MM-DD, four digit year, two digit month, and two digit day of
|
|
month.
|
|
|
|
The default plot includes emotional, intellectual and physical
|
|
curves. This may be overridden by command line options.
|
|
|
|
The author has no idea how to interpret the plot, so please don't ask
|
|
him about it.
|