pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/icon



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 30 08:14:28 UTC 2025

Modified Files:
        pkgsrc/lang/icon: Makefile

Log Message:
icon: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/lang/icon/Makefile

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

Modified files:

Index: pkgsrc/lang/icon/Makefile
diff -u pkgsrc/lang/icon/Makefile:1.51 pkgsrc/lang/icon/Makefile:1.52
--- pkgsrc/lang/icon/Makefile:1.51      Sun Nov  3 19:04:01 2019
+++ pkgsrc/lang/icon/Makefile   Tue Dec 30 08:14:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2019/11/03 19:04:01 rillig Exp $
+# $NetBSD: Makefile,v 1.52 2025/12/30 08:14:28 wiz Exp $
 
 DISTNAME=              icon.v943src
 PKGNAME=               icon-9.4.3
@@ -8,7 +8,7 @@ MASTER_SITES=           http://www.cs.arizona.edu
 EXTRACT_SUFX=          .tgz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.cs.arizona.edu/icon/index.htm
+HOMEPAGE=              https://www2.cs.arizona.edu/icon/index.htm
 COMMENT=               The Icon programming language
 LICENSE=               public-domain
 



Home | Main Index | Thread Index | Old Index