summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Simple/Makefile')
-rw-r--r--www/p5-CGI-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile
index 7754854ce90..5788d47c921 100644
--- a/www/p5-CGI-Simple/Makefile
+++ b/www/p5-CGI-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/10/20 12:43:23 wen Exp $
+# $NetBSD: Makefile,v 1.22 2019/06/30 20:17:23 nia Exp $
DISTNAME= CGI-Simple-1.21
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/CGI-Simple/
+HOMEPAGE= https://metacpan.org/release/CGI-Simple
COMMENT= Simple totally OO CGI interface that is CGI.pm compliant
LICENSE= ${PERL5_LICENSE}