diff options
Diffstat (limited to 'www/p5-WWW-Shorten/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 8376b58b542..c3026f7ff79 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:17:49 nia Exp $ DISTNAME= WWW-Shorten-3.093 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/WWW-Shorten/ +HOMEPAGE= https://metacpan.org/release/WWW-Shorten COMMENT= Perl 5 module interface to URL shortening sites LICENSE= artistic-2.0 |