diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-26 02:07:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-12-26 02:07:55 +0000 |
commit | 28ff5332c9c0af79379896936327d02e0bb2bd9a (patch) | |
tree | 2176213d18dd6e539ef08365d2983b7117fc8068 /net/Makefile | |
parent | a1d47ff03978c8439bc3d2a90920edca2647e3e5 (diff) | |
download | ports-28ff5332c9c0af79379896936327d02e0bb2bd9a.tar.gz ports-28ff5332c9c0af79379896936327d02e0bb2bd9a.zip |
add py-msnp 0.4.0
MSN messaging in Python
Notes
Notes:
svn path=/head/; revision=96608
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 9d32d5b94809..9019041f06cb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -576,6 +576,7 @@ SUBDIR += py-ldap2 SUBDIR += py-libnet SUBDIR += py-medusa + SUBDIR += py-msnp SUBDIR += py-pcap SUBDIR += py-rrdpipe SUBDIR += py-rrdtool |