diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-12-26 10:07:55 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-12-26 10:07:55 +0800 |
commit | 612a87dc022ce382cbe73ad02f5a48d215138cea (patch) | |
tree | c405a5e40a6893eb0c1f103734766179d6bc391c /net/Makefile | |
parent | ffd98fe3e02b0bf1e3b4f2c7e91f377d6f6bd084 (diff) | |
download | freebsd-ports-gnome-612a87dc022ce382cbe73ad02f5a48d215138cea.tar.gz freebsd-ports-gnome-612a87dc022ce382cbe73ad02f5a48d215138cea.tar.zst freebsd-ports-gnome-612a87dc022ce382cbe73ad02f5a48d215138cea.zip |
add py-msnp 0.4.0
MSN messaging in Python
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 |