diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-01 16:06:49 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-09-01 16:06:49 +0000 |
commit | c1ed335375431bd763f57a470d536babecddb173 (patch) | |
tree | 9c11671120b5ff51d07daf3c28e3985946216185 /devel/Makefile | |
parent | New port p5-TimeDate (diff) |
enable p5-TimeDate
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 40edeeec2f92..ab80fa2fc987 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1997/08/13 09:42:38 tg Exp $ +# $Id: Makefile,v 1.74 1997/08/29 09:21:07 obrien Exp $ # SUBDIR += SWIG @@ -67,6 +67,7 @@ SUBDIR += p5-Storable SUBDIR += p5-Term-ReadKey SUBDIR += p5-Time + SUBDIR += p5-TimeDate SUBDIR += p5-TraceFuncs SUBDIR += pccts SUBDIR += portlint |