diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 14:18:15 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 14:18:15 +0000 |
commit | b3d64975635daaddf04d03dff77df2ee4cc6bbda (patch) | |
tree | f1339cffc60352145f2aa98be1506dc3df2e546f /devel/Makefile | |
parent | add gnump3d 0.9.9.7 (diff) |
Add p5-Data-UUID 0.06,
module for generating Globally/Universally
Unique Identifiers (GUIDs/UUIDs).
Notes
Notes:
svn path=/head/; revision=60127
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 3c6fac5e3cc5..2fc39ad87f50 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -394,6 +394,7 @@ SUBDIR += p5-Data-HexDump SUBDIR += p5-Data-ShowTable SUBDIR += p5-Data-TemporaryBag + SUBDIR += p5-Data-UUID SUBDIR += p5-Date-Calc SUBDIR += p5-Date-DayOfWeek SUBDIR += p5-Date-Leapyear |