pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/x3270



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 18 07:58:21 UTC 2026

Modified Files:
        pkgsrc/x11/x3270: Makefile

Log Message:
x3270: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/x11/x3270/Makefile

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

Modified files:

Index: pkgsrc/x11/x3270/Makefile
diff -u pkgsrc/x11/x3270/Makefile:1.55 pkgsrc/x11/x3270/Makefile:1.56
--- pkgsrc/x11/x3270/Makefile:1.55      Sat Oct 12 15:48:12 2024
+++ pkgsrc/x11/x3270/Makefile   Wed Feb 18 07:58:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2024/10/12 15:48:12 rhialto Exp $
+# $NetBSD: Makefile,v 1.56 2026/02/18 07:58:21 wiz Exp $
 
 DISTNAME=      suite3270-${VER}-src
 PKGNAME=       x3270-${VER}
@@ -8,7 +8,7 @@ MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    rhialto%NetBSD.org@localhost
-HOMEPAGE=      http://x3270.bgp.nu/
+HOMEPAGE=      https://x3270.bgp.nu/
 COMMENT=       3270 Terminal emulators (X11 and/or curses)
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index