summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-02-14 00:54:49 +0000
committermef <mef@pkgsrc.org>2015-02-14 00:54:49 +0000
commit7f72673ff3f760b75849ed83a6ad7db2dc6d65b9 (patch)
treefae7b149f0164cbcd6561bc8d1d9ca59d7ccada7
parent0425ac6867a9a8b389d8ee785b01e50a485572ed (diff)
downloadpkgsrc-7f72673ff3f760b75849ed83a6ad7db2dc6d65b9.tar.gz
Update MASTER_SITES and HOMEPAGE (to metacpan)
-rw-r--r--devel/p5-Scalar-Util-Refcount/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Scalar-Util-Refcount/Makefile b/devel/p5-Scalar-Util-Refcount/Makefile
index 247dba9b59f..9194f874502 100644
--- a/devel/p5-Scalar-Util-Refcount/Makefile
+++ b/devel/p5-Scalar-Util-Refcount/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:26 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/02/14 00:54:49 mef Exp $
#
DISTNAME= Scalar-Util-Refcount-1.0.2
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
+MASTER_SITES= http://cpan.metacpan.org/authors/id/J/JN/JNIXON/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Scalar-Util-Refcount/
+HOMEPAGE= https://metacpan.org/pod/release/JNIXON/Scalar-Util-Refcount-${PKGVERSION_NOREV}/Refcount.pm
+HOMEPAGE= https://metacpan.org/pod/release/JNIXON/Scalar-Util-Refcount-1.0.2/Refcount.pm
COMMENT= Perl module to show an object's reference count
USE_LANGUAGES= c