diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-05 17:39:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-05 17:39:41 +0000 |
commit | f343fbe1db359b2205b127aca4243fca56f5edcf (patch) | |
tree | bf98b52a5fcc1ef9eb3083c5550cf08bb9cd24e0 /devel/Makefile | |
parent | 3f909a39ff7db10629425ce2d93e047ce00d3abb (diff) | |
download | ports-f343fbe1db359b2205b127aca4243fca56f5edcf.tar.gz ports-f343fbe1db359b2205b127aca4243fca56f5edcf.zip |
add p5-Date-DayOfWeek
Determine the day of the week for any date
Notes
Notes:
svn path=/head/; revision=43543
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 23c31face02b..e72058522030 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -285,6 +285,7 @@ SUBDIR += p5-Data-Flow SUBDIR += p5-Data-ShowTable SUBDIR += p5-Date-Calc + SUBDIR += p5-Date-DayOfWeek SUBDIR += p5-Date-Doomsday SUBDIR += p5-Date-Manip SUBDIR += p5-DateConvert |