diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-07 07:58:48 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-07 07:58:48 +0000 |
commit | 7a9841055c07ead1d9e06cb9a747285e84f39bc2 (patch) | |
tree | a4f9acf447f70f483383d7f9bdd1196bae7a825a /devel/Makefile | |
parent | make big5con work with DEVFS. (diff) |
Add p5-DateTime-Format-DBI 0.02,
find a parser class for a database
connection.
PR: 54025
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=84361
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 8a58c2b1710b..c1928a749af3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -557,6 +557,7 @@ SUBDIR += p5-DateTime-Format-Baby SUBDIR += p5-DateTime-Format-Bork SUBDIR += p5-DateTime-Format-Builder + SUBDIR += p5-DateTime-Format-DBI SUBDIR += p5-DateTime-Format-Strptime SUBDIR += p5-DateTime-LeapSecond SUBDIR += p5-DateTime-Precise |