diff options
author | simonb <simonb@pkgsrc.org> | 1999-12-28 12:10:22 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 1999-12-28 12:10:22 +0000 |
commit | e05cef2dbcc5467e43709ab471837fe7e912a092 (patch) | |
tree | 31cdbf1fc634a8acaa6a498b343ec368a5c0a9c9 /devel | |
parent | e8aac2ea18d95de0a69d45c4cb20c63da18304fc (diff) | |
download | pkgsrc-e05cef2dbcc5467e43709ab471837fe7e912a092.tar.gz |
Add and enable p5-Date-Calc.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 78964568479..e5c1782aad1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 1999/12/20 11:59:44 rh Exp $ +# $NetBSD: Makefile,v 1.95 1999/12/28 12:10:22 simonb Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -93,6 +93,7 @@ SUBDIR += p5-Data-Dumper # SUBDIR += p5-Data-Flow SUBDIR += p5-Data-ShowTable + SUBDIR += p5-Date-Calc # SUBDIR += p5-Date-Manip SUBDIR += p5-Devel-DProf SUBDIR += p5-Devel-SmallProf |