diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/jabber-pyaim/Makefile | 2 | ||||
-rw-r--r-- | net-im/jabber-pyaim/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-pyaim/Makefile b/net-im/jabber-pyaim/Makefile index e440996c01ff..6a9442ce4c3a 100644 --- a/net-im/jabber-pyaim/Makefile +++ b/net-im/jabber-pyaim/Makefile @@ -8,7 +8,7 @@ PORTNAME= pyaim PORTVERSION= 0.8a CATEGORIES= net-im -MASTER_SITES= http://www.blathersource.org/download.php/${PORTNAME}-t/ +MASTER_SITES= http://pyaimt.googlecode.com/files/ PKGNAMEPREFIX= jabber- PKGNAMESUFFIX= -transport DISTNAME= ${PORTNAME}-t-${PORTVERSION} diff --git a/net-im/jabber-pyaim/pkg-descr b/net-im/jabber-pyaim/pkg-descr index b3ecdd7be5ba..94680b4f89b0 100644 --- a/net-im/jabber-pyaim/pkg-descr +++ b/net-im/jabber-pyaim/pkg-descr @@ -3,4 +3,4 @@ the Twisted framework. It uses the OSCAR protocol to communicate with AOL's servers and should work with any Jabber implementation available. Author: Daniel Henninger <jadestorm@nc.rr.com> -WWW: http://pyaim-t.blathersource.org/ +WWW: http://code.google.com/p/pyaimt/ |