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:   rillig
Date:           Tue Feb  4 17:22:07 UTC 2020

Modified Files:
        pkgsrc/security/pscan: Makefile

Log Message:
security/pscan: update HOMEPAGE, document MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 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.12 pkgsrc/security/pscan/Makefile:1.13
--- pkgsrc/security/pscan/Makefile:1.12 Sun Sep  3 08:36:59 2017
+++ pkgsrc/security/pscan/Makefile      Tue Feb  4 17:22:06 2020
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:59 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/02/04 17:22:06 rillig Exp $
 
 DISTNAME=      pscan
 PKGNAME=       pscan-1.3
 CATEGORIES=    security devel
-#MASTER_SITES= # http://www.striker.ottawa.on.ca/~aland/pscan/
+# Has only unversioned distfile.
+# The 2015 tar.gz is essentially equal to the 2001 version.
+#MASTER_SITES= # http://deployingradius.com/pscan/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://www.striker.ottawa.on.ca/~aland/pscan/
+HOMEPAGE=      http://deployingradius.com/pscan/
 COMMENT=       Security C code scanner for misuse of format strings
 
 BUILD_TARGET=  pscan



Home | Main Index | Thread Index | Old Index