pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-crack
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 25 07:33:41 UTC 2026
Modified Files:
pkgsrc/security/py-crack: Makefile
Log Message:
py-crack: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-crack/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/py-crack/Makefile
diff -u pkgsrc/security/py-crack/Makefile:1.16 pkgsrc/security/py-crack/Makefile:1.17
--- pkgsrc/security/py-crack/Makefile:1.16 Sat Jan 22 14:28:27 2022
+++ pkgsrc/security/py-crack/Makefile Sun Jan 25 07:33:41 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2022/01/22 14:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2026/01/25 07:33:41 wiz Exp $
DISTNAME= pycrack-0.01
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/py//}
PKGREVISION= 3
CATEGORIES= security python
-MASTER_SITES= http://www.digitalevacuation.org/pycrack/
+#MASTER_SITES= http://www.digitalevacuation.org/pycrack/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://www.digitalevacuation.org/
+#HOMEPAGE= https://www.digitalevacuation.org/
COMMENT= Python interface to cracklib
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index