Offer an 'nbcheckpassword' alternative to pkg_alternatives(8). Bump PKGREVISION.
This commit is contained in:
parent
76618c8031
commit
b7bc60825b
2 changed files with 3 additions and 1 deletions
1
sysutils/checkpassword/ALTERNATIVES
Normal file
1
sysutils/checkpassword/ALTERNATIVES
Normal file
|
@ -0,0 +1 @@
|
|||
bin/nbcheckpassword @PREFIX@/bin/checkpassword
|
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.18 2018/07/29 22:21:08 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2018/08/01 06:52:29 schmonz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= checkpassword-0.90
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cr.yp.to/checkpwd/
|
||||
|
||||
|
|
Loading…
Reference in a new issue