pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-Net-DRI



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 19 07:37:17 UTC 2026

Modified Files:
        pkgsrc/net/p5-Net-DRI: Makefile

Log Message:
p5-Net-DRI: switch to CPAN, old homepage is gone.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/p5-Net-DRI/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-Net-DRI/Makefile
diff -u pkgsrc/net/p5-Net-DRI/Makefile:1.10 pkgsrc/net/p5-Net-DRI/Makefile:1.11
--- pkgsrc/net/p5-Net-DRI/Makefile:1.10 Fri Jul  4 08:47:42 2025
+++ pkgsrc/net/p5-Net-DRI/Makefile      Mon Jan 19 07:37:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/07/04 08:47:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/01/19 07:37:17 wiz Exp $
 
 DISTNAME=      Net-DRI-0.96
 PKGNAME=       p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.dotandco.com/services/software/Net-DRI/index.en
+HOMEPAGE=      https://metacpan.org/pod/Net::DRI
 COMMENT=       Perl5 module to access DNS registries/registrars w/EPP
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index