diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-22 17:17:23 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-22 17:17:23 +0800 |
commit | 6f81235c8fcf110f20b22ac2f9072c9879106397 (patch) | |
tree | d797513169fc3e3d259f4928089242d3b7e639e4 /devel | |
parent | fb639ccb36b9c74015c5df805c058e50a907edf5 (diff) | |
download | freebsd-ports-gnome-6f81235c8fcf110f20b22ac2f9072c9879106397.tar.gz freebsd-ports-gnome-6f81235c8fcf110f20b22ac2f9072c9879106397.tar.zst freebsd-ports-gnome-6f81235c8fcf110f20b22ac2f9072c9879106397.zip |
Fix URLs in pkg-descr.
Reported by: Gerard <gerard@seibercom.net>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Date-DayOfWeek/pkg-descr | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/devel/p5-Date-DayOfWeek/pkg-descr b/devel/p5-Date-DayOfWeek/pkg-descr index be80393e19a4..18d2badb63f9 100644 --- a/devel/p5-Date-DayOfWeek/pkg-descr +++ b/devel/p5-Date-DayOfWeek/pkg-descr @@ -1,11 +1,15 @@ -There are two modules in this distribution. Date::Doomsday calculates doomsday -for a particular year. Date::DayOfWeek uses the doomsday algorithm to -calculate the day of the week for any given date. +There are two modules in this distribution. Date::Doomsday calculates +doomsday for a particular year. Date::DayOfWeek uses the doomsday +algorithm to calculate the day of the week for any given date. -Doomsday is a cute little idea invented by Dr John Conway that makes it very -easy to figure out the day of the week for any date. +Doomsday is a cute little idea invented by Dr John Conway that makes it +very easy to figure out the day of the week for any date. -You can find out more about doomsday and related calculations at -http://www.interlog.com/~r937/doomsday.html +For more information about the origins and mathematics surrounding +doomsday, see the following web sites: + +http://rudy.ca/doomsday.html +http://quasar.as.utexas.edu/BillInfo/doomsday.html +http://www.cst.cmich.edu/users/graha1sw/Pub/Doomsday/Doomsday.html WWW: http://search.cpan.org/dist/Date-DayOfWeek/ |