pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/figlet-fonts



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:27:06 UTC 2025

Modified Files:
        pkgsrc/misc/figlet-fonts: Makefile

Log Message:
figlet-fonts: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/figlet-fonts/Makefile

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

Modified files:

Index: pkgsrc/misc/figlet-fonts/Makefile
diff -u pkgsrc/misc/figlet-fonts/Makefile:1.12 pkgsrc/misc/figlet-fonts/Makefile:1.13
--- pkgsrc/misc/figlet-fonts/Makefile:1.12      Tue Feb 26 11:07:06 2013
+++ pkgsrc/misc/figlet-fonts/Makefile   Thu Dec 11 09:27:06 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/02/26 11:07:06 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.13 2025/12/11 09:27:06 wiz Exp $
 
 DISTNAME=      figlet-fonts-20021023
 PKGREVISION=   1
@@ -8,7 +7,7 @@ MASTER_SITES=   ftp://ftp.figlet.org/pub/f
 DISTFILES=     contributed.tar.gz international.tar.gz ms-dos.tar.gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.figlet.org/
+HOMEPAGE=      https://www.figlet.org/
 COMMENT=       Additional fonts for figlet
 
 DEPENDS+=      figlet-[0-9]*:../../misc/figlet



Home | Main Index | Thread Index | Old Index