pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/checkpassword
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Jul 29 22:21:08 UTC 2018
Modified Files:
pkgsrc/sysutils/checkpassword: Makefile
Log Message:
>From <URL:http://cr.yp.to/distributors.html>:
2018.07.29: I hereby place the checkpassword package (in particular,
checkpassword-0.90.tar.gz, with SHA-256 checksum
74300364b6be26be08e34f768532e911789827179e680bc89db3525fe415762f) into
the public domain. The package is no longer copyrighted.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/checkpassword/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/checkpassword/Makefile
diff -u pkgsrc/sysutils/checkpassword/Makefile:1.17 pkgsrc/sysutils/checkpassword/Makefile:1.18
--- pkgsrc/sysutils/checkpassword/Makefile:1.17 Mon Jan 9 04:01:32 2017
+++ pkgsrc/sysutils/checkpassword/Makefile Sun Jul 29 22:21:08 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/09 04:01:32 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/29 22:21:08 schmonz Exp $
#
DISTNAME= checkpassword-0.90
@@ -8,8 +8,9 @@ MASTER_SITES= http://cr.yp.to/checkpwd/
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= http://cr.yp.to/checkpwd.html
COMMENT= Simple, uniform password-checking interface to all root applications
+LICENSE= public-domain
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
CHECKPASSWORD_BIN= bin/checkpassword
Home |
Main Index |
Thread Index |
Old Index