diff options
-rw-r--r-- | net-im/p5-Jabber-Connection/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 8c8359c..70275d6 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -8,9 +8,7 @@ PORTNAME= Jabber-Connection PORTVERSION= 0.04 CATEGORIES= net-im perl5 -#MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -#MASTER_SITE_SUBDIR= Jabber -MASTER_SITES= http://www.pipetree.com/jabber/jabberconnection/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= p5- MAINTAINER= lars.eggert@gmx.net |