diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-02-28 12:16:43 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-02-28 12:16:43 +0000 |
commit | f6e6e3fe845d5cc22f1656bd7eb557be350f5d74 (patch) | |
tree | d0fc2d2c6ac8700f0662be02944a8cf70fcc58dc /devel/Makefile | |
parent | f2ff4dcdea9c446035407dd3b08daee8612d37db (diff) | |
download | ports-f6e6e3fe845d5cc22f1656bd7eb557be350f5d74.tar.gz ports-f6e6e3fe845d5cc22f1656bd7eb557be350f5d74.zip |
Add p5-POE-Component-DebugShell 1.14,
interactive peeking into a
running POE application.
Notes
Notes:
svn path=/head/; revision=102391
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 6bd4e1f19c05..a4dbdb0b3282 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -790,6 +790,7 @@ SUBDIR += p5-POE-Component-Client-Ping SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-DBIAgent + SUBDIR += p5-POE-Component-DebugShell SUBDIR += p5-POE-Component-DirWatch SUBDIR += p5-POE-Component-IKC SUBDIR += p5-POE-Component-IKC-ReallySimple |