pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pscan
Module Name: pkgsrc
Committed By: wiz
Date: Fri Jan 23 05:47:53 UTC 2026
Modified Files:
pkgsrc/security/pscan: Makefile
Log Message:
pscan: switch to https (now available)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/pscan/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pscan/Makefile
diff -u pkgsrc/security/pscan/Makefile:1.14 pkgsrc/security/pscan/Makefile:1.15
--- pkgsrc/security/pscan/Makefile:1.14 Tue Feb 4 17:25:59 2020
+++ pkgsrc/security/pscan/Makefile Fri Jan 23 05:47:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/02/04 17:25:59 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2026/01/23 05:47:53 wiz Exp $
DISTNAME= pscan
PKGNAME= pscan-1.3
@@ -8,7 +8,7 @@ CATEGORIES= security devel
#MASTER_SITES= # http://deployingradius.com/pscan/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://deployingradius.com/pscan/ # no https available
+HOMEPAGE= https://deployingradius.com/pscan/
COMMENT= Security C code scanner for misuse of format strings
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index