pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/libcrack



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat Dec 16 15:52:28 UTC 2023

Modified Files:
        pkgsrc/security/libcrack: Makefile

Log Message:
update master site and homepage


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/security/libcrack/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/libcrack/Makefile
diff -u pkgsrc/security/libcrack/Makefile:1.21 pkgsrc/security/libcrack/Makefile:1.22
--- pkgsrc/security/libcrack/Makefile:1.21      Mon Nov  4 21:12:54 2019
+++ pkgsrc/security/libcrack/Makefile   Sat Dec 16 15:52:28 2023
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2019/11/04 21:12:54 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2023/12/16 15:52:28 zafer Exp $
 #
 
-DISTNAME=      cracklib,2.7
+DISTNAME=      cracklib%2C2.7
 PKGNAME=       libcrack-2.7
 PKGREVISION=   2
 CATEGORIES=    security
-MASTER_SITES=  http://www.crypticide.com/alecm/security/cracklib/
+MASTER_SITES=  https://alecmuffett.com/alecm/software/cracklib/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://www.crypticide.com/alecm/security/cracklib/cracklib,2.7.txt
+HOMEPAGE=      https://alecmuffett.com/alecm/software/cracklib/cracklib%2C2.7.txt
 COMMENT=       Password checking library
 
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index