Remove useless V variable.
s/are/is in DESCR.
This commit is contained in:
parent
aef236cbb8
commit
a063522b5f
@ -1,13 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2011/01/17 22:03:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/01/19 12:09:04 ajacoutot Exp $
|
||||
|
||||
COMMENT= dummy Pluggable Authentication Modules (PAM)
|
||||
|
||||
SHARED_LIBS+= pam 5.0
|
||||
|
||||
V= 20110117
|
||||
DISTNAME= libdpam-${V}
|
||||
DISTNAME= libdpam-20110117
|
||||
CATEGORIES= security
|
||||
|
||||
REVISION= 0
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://blade2k.humppa.hu/libdpam/
|
||||
|
@ -1,3 +1,3 @@
|
||||
libdpam is a stipped down version of OpenPAM and serves as a
|
||||
"wrapper" for bsd_auth(3), therefore using external modules
|
||||
are not supported.
|
||||
is not supported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user