pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xpns



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:19:17 UTC 2026

Modified Files:
        pkgsrc/x11/xpns: Makefile

Log Message:
xpns: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xpns/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/xpns/Makefile
diff -u pkgsrc/x11/xpns/Makefile:1.29 pkgsrc/x11/xpns/Makefile:1.30
--- pkgsrc/x11/xpns/Makefile:1.29       Thu May 23 19:23:24 2019
+++ pkgsrc/x11/xpns/Makefile    Fri Feb 20 12:19:17 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.29 2019/05/23 19:23:24 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2026/02/20 12:19:17 wiz Exp $
 
 DISTNAME=      pns_source
 PKGNAME=       xpns-1.0
 PKGREVISION=   4
 CATEGORIES=    x11 cad
-MASTER_SITES=  http://robotics.ee.uwa.edu.au/pns/ftp/
+MASTER_SITES=  https://robotics.ee.uwa.edu.au/pns/ftp/
 EXTRACT_SUFX=  .tar.Z
 
 MAINTAINER=    pgiffuni%fps.biblos.unal.edu.co@localhost
-HOMEPAGE=      http://robotics.ee.uwa.edu.au/pns/
+HOMEPAGE=      https://robotics.ee.uwa.edu.au/pns/
 COMMENT=       Petri-Net Simulator for Xwindows
 
 WRKSRC=                ${WRKDIR}



Home | Main Index | Thread Index | Old Index