diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 14:34:09 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 14:34:09 +0000 |
commit | 157c3e4cb71cb4169c595257e7dd94918954d1e1 (patch) | |
tree | ce2e5b842de38d4b52880a82357e1ca23613780b /devel/Makefile | |
parent | Add p5-POE-Component-Logger 1.00, a POE logging class. (diff) |
Add p5-POE-Component-Client-POP3 0.02,
impliment a POP3 client POE
component.
Notes
Notes:
svn path=/head/; revision=60133
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 6fc8c4e3a6e8..1d0142705c4c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -465,6 +465,7 @@ SUBDIR += p5-POE SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-POE-Component-Client-HTTP + SUBDIR += p5-POE-Component-Client-POP3 SUBDIR += p5-POE-Component-Client-Ping SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-DBIAgent |