diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-13 17:21:34 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-13 17:21:34 +0800 |
commit | 0936a32d4c2fe08f8ac54d4cc11ea4dbeac4c9a5 (patch) | |
tree | 1abf92430c437cfcde239d3e03f3957855894fe9 /net/Makefile | |
parent | fcdcb4e928608a8cfd6301d8d556c42a30467dba (diff) | |
download | freebsd-ports-gnome-0936a32d4c2fe08f8ac54d4cc11ea4dbeac4c9a5.tar.gz freebsd-ports-gnome-0936a32d4c2fe08f8ac54d4cc11ea4dbeac4c9a5.tar.zst freebsd-ports-gnome-0936a32d4c2fe08f8ac54d4cc11ea4dbeac4c9a5.zip |
add py-jabber 0.2
A Python Jabber library
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 8191f1bed76b..62fb31c234a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -359,6 +359,7 @@ SUBDIR += punkbuster-data SUBDIR += pvm SUBDIR += pvm++ + SUBDIR += py-jabber SUBDIR += py-pcap SUBDIR += py-smb SUBDIR += py-soap |