pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat Oct 26 19:19:28 UTC 2024

Modified Files:
        pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced: Makefile

Log Message:
p5-File-Copy-Recursive-Reduced: fix HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
    pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile

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

Modified files:

Index: pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile
diff -u pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile:1.11 pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile:1.12
--- pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile:1.11        Wed Apr  3 07:22:06 2024
+++ pkgsrc/sysutils/p5-File-Copy-Recursive-Reduced/Makefile     Sat Oct 26 19:19:28 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2024/04/03 07:22:06 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/10/26 19:19:28 schmonz Exp $
 
 DISTNAME=      File-Copy-Recursive-Reduced-0.008
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     sysutils devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../by-module/File/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://metacpan.org/release/File-Copy-Recursive
+HOMEPAGE=      https://metacpan.org/release/File-Copy-Recursive-Reduced
 COMMENT=       Recursive copying of files and directories
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index