diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-29 15:34:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-29 15:34:11 +0000 |
commit | 2160133f0397461f3d9ef6d696cbd2d23c75b327 (patch) | |
tree | cb3bfc7e03e678d66324be47e249e51d7e1e60f3 | |
parent | 14692fdb08ec642ce16385e760ae3bc1ed5304fc (diff) |
Notes
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index cec705cd9903..b2e87019a47f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1570,6 +1570,7 @@ SUBDIR += p5-Devel-TraceUse SUBDIR += p5-Devel-ebug SUBDIR += p5-Devel-ptkdb + SUBDIR += p5-Device-USB SUBDIR += p5-Dialog SUBDIR += p5-Digest-TransformPath SUBDIR += p5-Dir-Project @@ -2443,7 +2444,6 @@ SUBDIR += p5-threads SUBDIR += p5-threads-shared SUBDIR += p5-uni-perl - SUBDIR += p5-usb SUBDIR += p5-version SUBDIR += p65 SUBDIR += paexec |