diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-22 23:17:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-22 23:17:17 +0000 |
commit | b165935643064d46f9bce40abdc6b574de18f2ec (patch) | |
tree | 253bf56c40856610e8f1e516bb5a290ba3d40e58 | |
parent | 2a3b3265aba51fd8f460fdfa393f6c7174b18c76 (diff) |
Notes
-rw-r--r-- | net-im/jabber-conference/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabber-conference/pkg-comment | 2 | ||||
-rw-r--r-- | net-im/jabber-conference/pkg-descr | 4 | ||||
-rw-r--r-- | net/jabber-conference/Makefile | 2 | ||||
-rw-r--r-- | net/jabber-conference/pkg-comment | 2 | ||||
-rw-r--r-- | net/jabber-conference/pkg-descr | 4 |
6 files changed, 8 insertions, 8 deletions
diff --git a/net-im/jabber-conference/Makefile b/net-im/jabber-conference/Makefile index 814bd455f310..63aff2ec0a5b 100644 --- a/net-im/jabber-conference/Makefile +++ b/net-im/jabber-conference/Makefile @@ -7,7 +7,7 @@ PORTNAME= conference PORTVERSION= 0.4.1 CATEGORIES= net -MASTER_SITES= http://download.jabber.org/dists/1.4/final/ +MASTER_SITES= http://download.jabber.org/dists/1.4/final/old/ PKGNAMEPREFIX= jabber- DIST_SUBDIR= jabber diff --git a/net-im/jabber-conference/pkg-comment b/net-im/jabber-conference/pkg-comment index 247740c3b84f..6421b6f8c423 100644 --- a/net-im/jabber-conference/pkg-comment +++ b/net-im/jabber-conference/pkg-comment @@ -1 +1 @@ -Jabber User Directory module +Jabber Conferencing module diff --git a/net-im/jabber-conference/pkg-descr b/net-im/jabber-conference/pkg-descr index 200de6bc05a2..c08748686719 100644 --- a/net-im/jabber-conference/pkg-descr +++ b/net-im/jabber-conference/pkg-descr @@ -1,5 +1,5 @@ The Jabber server (jabberd) is a daemon for Jabber clients to connect -and communicate with. JUD is allows clients to search for other users. +and communicate with. Conferencing provides private and public chatrooms. You can learn more about Jabber at: -WWW: http://server.jabber.org/ +WWW: http://www.jabber.org/ diff --git a/net/jabber-conference/Makefile b/net/jabber-conference/Makefile index 814bd455f310..63aff2ec0a5b 100644 --- a/net/jabber-conference/Makefile +++ b/net/jabber-conference/Makefile @@ -7,7 +7,7 @@ PORTNAME= conference PORTVERSION= 0.4.1 CATEGORIES= net -MASTER_SITES= http://download.jabber.org/dists/1.4/final/ +MASTER_SITES= http://download.jabber.org/dists/1.4/final/old/ PKGNAMEPREFIX= jabber- DIST_SUBDIR= jabber diff --git a/net/jabber-conference/pkg-comment b/net/jabber-conference/pkg-comment index 247740c3b84f..6421b6f8c423 100644 --- a/net/jabber-conference/pkg-comment +++ b/net/jabber-conference/pkg-comment @@ -1 +1 @@ -Jabber User Directory module +Jabber Conferencing module diff --git a/net/jabber-conference/pkg-descr b/net/jabber-conference/pkg-descr index 200de6bc05a2..c08748686719 100644 --- a/net/jabber-conference/pkg-descr +++ b/net/jabber-conference/pkg-descr @@ -1,5 +1,5 @@ The Jabber server (jabberd) is a daemon for Jabber clients to connect -and communicate with. JUD is allows clients to search for other users. +and communicate with. Conferencing provides private and public chatrooms. You can learn more about Jabber at: -WWW: http://server.jabber.org/ +WWW: http://www.jabber.org/ |