diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 12:54:34 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 12:54:34 +0000 |
commit | 88c39afac4c66e02098eab782a21acb9b43162df (patch) | |
tree | 12038fc220c8e03d5c90d5526bde15a3d198837d /net/Makefile | |
parent | 78f2fdc4f0b1caf90ac81d70b3594cb802ff1ec9 (diff) |
add p5-Spread-Session 0.2
Perl OO wrapper for Spread messaging toolkit
PR: 36815
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes
Notes:
svn path=/head/; revision=59891
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 3ef2d045f65a..d020f279e8db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -354,6 +354,7 @@ SUBDIR += p5-SOAP-Lite SUBDIR += p5-Socket6 SUBDIR += p5-Socks + SUBDIR += p5-Spread-Session SUBDIR += p5-Telnet-Cisco SUBDIR += p5-Tie-NetAddr-IP SUBDIR += p5-URI |