summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-06-02 12:38:27 +0000
committerobache <obache@pkgsrc.org>2014-06-02 12:38:27 +0000
commit02f6c853d76b58cd38e0669cbd3540443f42872f (patch)
treec16b111b7e99bf4e49c87f2f0d15516489ca632b /net
parent80ba5e9d7dcba0798c9f93575dad70aff932891d (diff)
downloadpkgsrc-02f6c853d76b58cd38e0669cbd3540443f42872f.tar.gz
Replace HOMEPAGE and MASTER_SITES with appropriate one.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-RabbitFoot/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile
index 4adcf115df8..7607dc37883 100644
--- a/net/p5-Net-RabbitFoot/Makefile
+++ b/net/p5-Net-RabbitFoot/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/06/02 12:38:27 obache Exp $
DISTNAME= Net-RabbitFoot-1.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/I/IK/IKUTA/
-MASTER_SITES+= http://cpan.metacpan.org/authors/id/I/IK/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/I/IK/IKUTA/
+HOMEPAGE= http://search.cpan.org/dist/Net-RabbitFoot
COMMENT= Asynchronous and multi channel Perl AMQP client
LICENSE= ${PERL5_LICENSE}