diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-14 17:39:47 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-14 17:39:47 +0000 |
commit | 79ff60e10037c00cd34dd6dd8d85461b8cc3c498 (patch) | |
tree | 786301bcdbb74c072be2273e17c9d190b2df3f96 | |
parent | Install the Exim info files with more useful names. Before, the command (diff) |
remove p5-Date-Doomsday, but forgot to remove it from Makefile
Submitted by: Dave Cornejo <dave@dogwood.com>
Notes
Notes:
svn path=/head/; revision=44002
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7fa8aaa942e1..6f14922e9567 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -288,7 +288,6 @@ SUBDIR += p5-Data-ShowTable SUBDIR += p5-Date-Calc SUBDIR += p5-Date-DayOfWeek - SUBDIR += p5-Date-Doomsday SUBDIR += p5-Date-Manip SUBDIR += p5-DateConvert SUBDIR += p5-Devel-DProf |