pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-MIME-Types



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 19 07:36:35 UTC 2026

Modified Files:
        pkgsrc/mail/p5-MIME-Types: Makefile

Log Message:
p5-MIME-Types: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/mail/p5-MIME-Types/Makefile

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

Modified files:

Index: pkgsrc/mail/p5-MIME-Types/Makefile
diff -u pkgsrc/mail/p5-MIME-Types/Makefile:1.53 pkgsrc/mail/p5-MIME-Types/Makefile:1.54
--- pkgsrc/mail/p5-MIME-Types/Makefile:1.53     Mon Dec 15 07:08:41 2025
+++ pkgsrc/mail/p5-MIME-Types/Makefile  Mon Jan 19 07:36:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2025/12/15 07:08:41 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2026/01/19 07:36:35 wiz Exp $
 
 DISTNAME=      MIME-Types-2.30
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://perl.overmeer.net/mimetypes/
+HOMEPAGE=      https://perl.overmeer.net/mimetypes/
 COMMENT=       Definition of MIME types
 LICENSE=       ${PERL5_LICENSE}
 



Home | Main Index | Thread Index | Old Index