pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/psiconv



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 22:06:59 UTC 2025

Modified Files:
        pkgsrc/converters/psiconv: Makefile

Log Message:
upgrade master_sites and homepage to https


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/converters/psiconv/Makefile

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

Modified files:

Index: pkgsrc/converters/psiconv/Makefile
diff -u pkgsrc/converters/psiconv/Makefile:1.42 pkgsrc/converters/psiconv/Makefile:1.43
--- pkgsrc/converters/psiconv/Makefile:1.42     Wed Jan  6 10:46:51 2016
+++ pkgsrc/converters/psiconv/Makefile  Fri May 16 22:06:59 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.42 2016/01/06 10:46:51 adam Exp $
+# $NetBSD: Makefile,v 1.43 2025/05/16 22:06:59 zafer Exp $
 
 DISTNAME=      psiconv-0.9.9
 PKGREVISION=   1
 CATEGORIES=    converters
-MASTER_SITES=  http://www.frodo.looijaard.name/system/files/software/psiconv/
+MASTER_SITES=  https://www.frodo.looijaard.name/system/files/software/psiconv/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://software.frodo.looijaard.name/psiconv/
+HOMEPAGE=      https://software.frodo.looijaard.name/psiconv/
 COMMENT=       PSION 5 file format data conversion utilities
 
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index