diff options
author | flz <flz@FreeBSD.org> | 2005-03-19 00:27:52 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-19 00:27:52 +0000 |
commit | 60cac734c8c10c3a0a887f60f2f9b43fa1b98a19 (patch) | |
tree | 2b8d913d5d34531328ef70ed9670cb72716bc47a /net/Makefile | |
parent | a57b5c253ea0005eab984644906c578ad039b1b7 (diff) | |
download | FreeBSD-ports-60cac734c8c10c3a0a887f60f2f9b43fa1b98a19.zip FreeBSD-ports-60cac734c8c10c3a0a887f60f2f9b43fa1b98a19.tar.gz |
- Add jabber-pymsn 0.9.1, a Python MSN-Transport for Jabber.
PR: ports/78534
Submitted by: root@pacno.net
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 efba365..6569009 100644 --- a/net/Makefile +++ b/net/Makefile @@ -253,6 +253,7 @@ SUBDIR += jabber-conference SUBDIR += jabber-jud SUBDIR += jabber-msn + SUBDIR += jabber-pymsn SUBDIR += jabber-xdb_ldap SUBDIR += jabber-yahoo SUBDIR += jabberd |