pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/figlet
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 11 09:26:46 UTC 2025
Modified Files:
pkgsrc/misc/figlet: Makefile
Log Message:
figlet: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/misc/figlet/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/Makefile
diff -u pkgsrc/misc/figlet/Makefile:1.27 pkgsrc/misc/figlet/Makefile:1.28
--- pkgsrc/misc/figlet/Makefile:1.27 Thu Sep 25 05:33:30 2025
+++ pkgsrc/misc/figlet/Makefile Thu Dec 11 09:26:46 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/09/25 05:33:30 mrg Exp $
+# $NetBSD: Makefile,v 1.28 2025/12/11 09:26:46 wiz Exp $
DISTNAME= figlet-2.2.5
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= misc
MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.figlet.org/
+HOMEPAGE= https://www.figlet.org/
COMMENT= Print text banners in fancy ASCII art characters
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index